wManager.Wow.Helpers Namespace
WRobot

Pather Members

The Pather type exposes the following members.

Constructors


  Name Description
Public method Pather
Initializes a new instance of the Pather class.

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.)

Properties


  Name Description
Public property Continent
Get the continent.
Public property Static member PathFinderLocker
Get the path finder locker.
Public property RD
Get rd instance.

Events


  Name Description
Public event OnMeshFileAdded
Occurs when mesh file added.
Public event OnMeshFileRemoved
Occurs when mesh file removed.