wManager.Wow.Helpers Namespace
WRobot

Pather Methods

The Pather type exposes the following members.

Methods


  Name Description
Public method Dispose
Disposes this instance.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindPath
Find path (use [PathFinder.FindPath(robotManager.Helpful.Vector3)]).
Public method FindZ
Get Z position (better to use GetZPosition(Vector3, Boolean)).
Public method GetHashCode (Inherited from Object.)
Public method Static member GetLocationByTile(Single, Single, array<Single>[]()[][]%)
Get location by tile.
Public method Static member GetLocationByTile(Double, Double, array<Single>[]()[][]%)
Get location by tile.
Public method Static member GetTileByLocation(Vector3, Single%, Single%)
Get tile by location.
Public method Static member GetTileByLocation(array<Single>[]()[][], Single%, Single%)
Get tile by location.
Public method GetTileName
Get name of the tile.
Public method GetTilePath
Get tile path.
Public method GetType (Inherited from Object.)
Public method LoadAllTiles
Load all continent tiles.
Public method LoadAround
Load tiles around.
Public method LoadTile
Load the tile.
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveTile
unload tile.
Public method ReportArea
Report area.
Public method ReportBigDangerArea
Report big danger area.
Public method ReportDangerArea
Reports danger area.
Public method ReportNormalArea
Report normal area.
Public method ToString (Inherited from Object.)