This is the complete list of members for CustomPath, including all inherited members.
ABPath() | ABPath | |
BlockUntilCalculated() | Path | |
CalculateHScore(GraphNode node) | Path | package |
calculatePartial | ABPath | |
CalculateStep(long targetTick) | ABPath | protectedvirtual |
callback | Path | |
CanTraverse(GraphNode node) | Path | package |
Claim(System.Object o) | Path | |
Cleanup() | ABPath | protectedvirtual |
CompletePathIfStartIsValidTarget() | ABPath | protectedvirtual |
CompleteState | Path | |
completeState | Path | protected |
Construct(Vector3 start, Vector3 end, OnPathDelegate callback=null) | ABPath | static |
currentR | Path | protected |
CustomPath(Vector3 start, Vector3 end, OnPathDelegate callbackDelegate) | CustomPath | |
DebugString(PathLog logMode) | ABPath | packagevirtual |
DebugStringPrefix(PathLog logMode, System.Text.StringBuilder text) | Path | protected |
DebugStringSuffix(PathLog logMode, System.Text.StringBuilder text) | Path | protected |
duration | Path | package |
enabledTags | Path | |
endNode | ABPath | |
endNodeCosts | ABPath | protected |
endPoint | ABPath | |
EndPointGridGraphSpecialCase(GraphNode closestWalkableEndNode) | ABPath | protectedvirtual |
error | Path | |
Error() | Path | |
errorLog | Path | |
FailWithError(string msg) | Path | package |
FloodingPath | Path | package |
GetConnectionSpecialCost(GraphNode a, GraphNode b, uint currentCost) | ABPath | packagevirtual |
GetHTarget() | Path | package |
GetState() | Path | |
GetTagPenalty(int tag) | Path | package |
GetTotalLength() | Path | |
GetTraversalCost(GraphNode node) | Path | package |
hasBeenReset | Path | protected |
hasEndPoint | ABPath | protected |
heuristic | Path | |
heuristicScale | Path | |
hTarget | Path | protected |
hTargetNode | Path | protected |
immediateCallback | Path | |
Initialize() | ABPath | protectedvirtual |
internalTagPenalties | Path | protected |
IsDone() | Path | |
Log(string msg) | Path | package |
LogError(string msg) | Path | package |
manualTagPenalties | Path | protected |
next | Path | package |
nnConstraint | Path | |
OnEnterPool() | Path | protectedvirtual |
originalEndPoint | ABPath | |
originalStartPoint | ABPath | |
partialBestTarget | ABPath | protected |
path | Path | |
pathHandler | Path | protected |
pathID | Path | package |
penaltyMultiplier | CustomPath | |
PipelineState | Path | package |
Prepare() | ABPath | protectedvirtual |
PrepareBase(PathHandler pathHandler) | Path | protected |
recycled | Path | package |
Release(System.Object o, bool silent=false) | Path | |
ReleaseSilent(System.Object o) | Path | package |
Reset() | ABPath | protectedvirtual |
ReturnPath() | Path | protectedvirtual |
searchedNodes | Path | package |
Setup(Vector3 start, Vector3 end, OnPathDelegate callbackDelegate) | ABPath | protected |
startIntPoint | ABPath | |
startNode | ABPath | |
startPoint | ABPath | |
tagPenalties | Path | |
Trace(PathNode from) | Path | protectedvirtual |
traversalProvider | Path | |
UpdateStartEnd(Vector3 start, Vector3 end) | ABPath | protected |
vectorPath | Path | |
WaitForPath() | Path | |