Pather..::..GetTileByLocation Method (array<Single>[]()[][], Single%, Single%)
Get tile by location.
Namespace:
wManager.Wow.Helpers.PathFinderClassAssembly: wManager (in wManager.dll)
Syntax
Public Shared Sub GetTileByLocation ( _ loc As Single(), _ <OutAttribute> ByRef x As Single, _ <OutAttribute> ByRef y As Single _ )
public: static void GetTileByLocation( array<float^>^ loc, [OutAttribute] float^% x, [OutAttribute] float^% y )