ABPath() | ABPath | |
AdvanceState(PathState s) | Path | |
CalculateHScore(GraphNode node) | Path | |
calculatePartial | ABPath | |
CalculateStep(long targetTick) | MultiTargetPath | virtual |
callback | Path | |
callbacks | MultiTargetPath | |
callTime | Path | |
CanTraverse(GraphNode node) | Path | |
ChooseShortestPath() | MultiTargetPath | private |
chosenTarget | MultiTargetPath | |
Claim(System.Object o) | Path | |
Cleanup() | MultiTargetPath | virtual |
CompletePathIfStartIsValidTarget() | ABPath | protectedvirtual |
CompleteState | Path | |
Construct(Vector3[] startPoints, Vector3 target, OnPathDelegate[] callbackDelegates, OnPathDelegate callback=null) | MultiTargetPath | static |
Construct(Vector3 start, Vector3[] targets, OnPathDelegate[] callbackDelegates, OnPathDelegate callback=null) | MultiTargetPath | static |
Pathfinding::ABPath.Construct(Vector3 start, Vector3 end, OnPathDelegate callback=null) | ABPath | static |
currentR | Path | protected |
DebugString(PathLog logMode) | MultiTargetPath | virtual |
duration | Path | |
enabledTags | Path | |
endHint | ABPath | |
endNode | ABPath | |
endNodeCosts | ABPath | protected |
endPoint | ABPath | |
Error() | Path | |
error | Path | |
errorLog | Path | |
FloodingPath | Path | |
ForceLogError(string msg) | Path | |
FoundTarget(PathNode nodeR, int i) | MultiTargetPath | protected |
GetConnectionSpecialCost(GraphNode a, GraphNode b, uint currentCost) | ABPath | virtual |
GetHTarget() | Path | |
GetMovementVector(Vector3 point) | ABPath | |
GetState() | Path | |
GetTagPenalty(int tag) | Path | |
GetTotalLength() | Path | |
GetTraversalCost(GraphNode node) | Path | |
hasBeenReset | Path | protected |
hasEndPoint | ABPath | protected |
HasExceededTime(int searchedNodes, long targetTime) | Path | protected |
heuristic | Path | |
HeuristicMode enum name | MultiTargetPath | |
heuristicMode | MultiTargetPath | |
heuristicScale | Path | |
hTarget | Path | protected |
hTargetNode | Path | protected |
immediateCallback | Path | |
Initialize() | MultiTargetPath | virtual |
internalTagPenalties | Path | protected |
inverted | MultiTargetPath | |
IsDone() | Path | |
Log(string msg) | Path | |
LogError(string msg) | Path | |
manualTagPenalties | Path | protected |
maxFrameTime | Path | protected |
MultiTargetPath() | MultiTargetPath | |
next | Path | package |
nnConstraint | Path | |
nodePaths | MultiTargetPath | |
OnEnterPool() | MultiTargetPath | virtual |
originalEndPoint | ABPath | |
originalStartPoint | ABPath | |
originalTargetPoints | MultiTargetPath | |
partialBestTarget | ABPath | protected |
path | Path | |
pathHandler | Path | |
pathID | Path | |
pathsForAll | MultiTargetPath | |
Prepare() | MultiTargetPath | virtual |
PrepareBase(PathHandler pathHandler) | Path | |
RebuildOpenList() | MultiTargetPath | protected |
recalcStartEndCosts | ABPath | |
RecalculateHTarget(bool firstTime) | MultiTargetPath | private |
Recycle() | MultiTargetPath | protectedvirtual |
recycled | Path | package |
Release(System.Object o) | Path | |
ReleaseSilent(System.Object o) | Path | |
Reset() | ABPath | virtual |
ResetCosts(Path p) | ABPath | |
ResetFlags() | MultiTargetPath | private |
ReturnPath() | MultiTargetPath | virtual |
searchedNodes | Path | |
searchIterations | Path | |
sequentialTarget | MultiTargetPath | private |
SetPathParametersForReturn(int target) | MultiTargetPath | private |
Setup(Vector3 start, Vector3[] targets, OnPathDelegate[] callbackDelegates, OnPathDelegate callback) | MultiTargetPath | protected |
Pathfinding::ABPath.Setup(Vector3 start, Vector3 end, OnPathDelegate callbackDelegate) | ABPath | protected |
startHint | ABPath | |
startIntPoint | ABPath | |
startNode | ABPath | |
startPoint | ABPath | |
tagPenalties | Path | |
targetNodeCount | MultiTargetPath | protected |
targetNodes | MultiTargetPath | |
targetPoints | MultiTargetPath | |
targetsFound | MultiTargetPath | |
Trace(PathNode node) | MultiTargetPath | protectedvirtual |
UpdateStartEnd(Vector3 start, Vector3 end) | ABPath | protected |
vectorPath | Path | |
vectorPaths | MultiTargetPath | |
WaitForPath() | Path | |