|
Elin Decompiled Documentation EA 23.235 Nightly Patch 1
|
This is the complete list of members for PathManager, including all inherited members.
| _GetFirstStep(Point origin, Point dest, IPathfindWalker walker, int maxDist=20, MoveType moveType=MoveType.Default) | PathManager | inline |
| _pathfinder | PathManager | |
| Awake() | PathManager | inlineprivate |
| GetFirstStep(Point origin, Point _dest, IPathfindWalker walker, int maxDist=20, MoveType moveType=MoveType.Default) | PathManager | inline |
| Instance | PathManager | static |
| IsPathClear(Point origin, Point dest, IPathfindWalker walker, int radius) | PathManager | inline |
| MoveType enum name | PathManager | |
| OnGridModified() | PathManager | inline |
| pathfinder | PathManager | |
| requestCount | PathManager | static |
| RequestPath(PathProgress progress) | PathManager | inline |
| RequestPathImmediate(PathProgress progress) | PathManager | inline |
| RequestPathImmediate(Point origin, Point dest, IPathfindWalker walker, MoveType moveType=MoveType.Default, int searchLimit=-1, int destDist=0) | PathManager | inline |
| searchLimit | PathManager | |
| tempProgress | PathManager | static |