wManager.Wow.Helpers Namespace
WRobot

PathFinder Methods

The PathFinder type exposes the following members.

Methods


  Name Description
Public method Static member FindPath(Vector3)
Find path.
Public method Static member FindPath(Vector3, Boolean)
Find path.
Public method Static member FindPath(Vector3, Vector3)
Find path.
Public method Static member FindPath(Vector3, Vector3, Boolean)
Find path.
Public method Static member FindPath(Vector3, Boolean%)
Find path.
Public method Static member FindPath(Vector3, Boolean%, Boolean)
Find path.
Public method Static member FindPath(Vector3, Boolean%, Boolean, Boolean)
Find path.
Public method Static member FindPath(Vector3, Vector3, String, Boolean)
Find path.
Public method Static member FindPath(Vector3, Vector3, Boolean%, Boolean)
Find path.
Public method Static member FindPath(Vector3, Vector3, String, Boolean%, Boolean, Boolean, Boolean, Boolean)
Find path.
Public method Static member GetZPosition
Get position Z.
Public method Static member InitPather()()()()
Initialize the pather (with current continent).
Public method Static member InitPather(String)
Initialize the pather.
Public method Static member ReportArea
Report the area.
Public method Static member ReportBigDangerArea
Reports the big danger area (POLYAREA_BIGDANGER()()()()).
Public method Static member ReportDangerArea
Report danger area (POLYAREA_DANGER()()()()).
Public method Static member ReportNormalArea
Report the normal area (POLYAREA_GROUND()()()()).
Public method Static member ResetArea
Reset area to POLYAREA_GROUND()()()() by position and type.
Public method Static member ResetAreaByType
Reset area to POLYAREA_GROUND()()()() by type.
Public method Static member SmoothPath
Smooth the path.