This is the complete list of members for CustomPath, including all inherited members.
ABPath() | ABPath | |
AdvanceState(PathState s) | Path | |
CalculateHScore(GraphNode node) | Path | |
calculatePartial | ABPath | |
CalculateStep(long targetTick) | ABPath | virtual |
callback | Path | |
callTime | Path | |
CanTraverse(GraphNode node) | Path | |
Claim(System.Object o) | Path | |
Cleanup() | ABPath | virtual |
CompletePathIfStartIsValidTarget() | ABPath | protectedvirtual |
CompleteState | Path | |
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 | virtual |
DebugStringPrefix(PathLog logMode, System.Text.StringBuilder text) | Path | protected |
DebugStringSuffix(PathLog logMode, System.Text.StringBuilder text) | Path | protected |
duration | Path | |
enabledTags | Path | |
endHint | ABPath | |
endNode | ABPath | |
endNodeCosts | ABPath | protected |
endPoint | ABPath | |
EndPointGridGraphSpecialCase(GraphNode closestWalkableEndNode) | ABPath | protectedvirtual |
Error() | Path | |
error | Path | |
errorLog | Path | |
FloodingPath | Path | |
ForceLogError(string msg) | Path | package |
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 | |
heuristicScale | Path | |
hTarget | Path | protected |
hTargetNode | Path | protected |
immediateCallback | Path | |
Initialize() | ABPath | virtual |
internalTagPenalties | Path | protected |
IsDone() | Path | |
Log(string msg) | Path | package |
LogError(string msg) | Path | package |
manualTagPenalties | Path | protected |
maxFrameTime | Path | protected |
next | Path | package |
nnConstraint | Path | |
OnEnterPool() | Path | virtual |
originalEndPoint | ABPath | |
originalStartPoint | ABPath | |
partialBestTarget | ABPath | protected |
path | Path | |
pathHandler | Path | |
pathID | Path | |
penaltyMultiplier | CustomPath | |
pooled | Path | package |
Prepare() | ABPath | virtual |
PrepareBase(PathHandler pathHandler) | Path | package |
recalcStartEndCosts | ABPath | |
recycled | Path | package |
Release(System.Object o, bool silent=false) | Path | |
ReleaseSilent(System.Object o) | Path | |
Reset() | ABPath | virtual |
ResetCosts(Path p) | ABPath | |
ReturnPath() | Path | virtual |
searchedNodes | Path | |
searchIterations | Path | |
Setup(Vector3 start, Vector3 end, OnPathDelegate callbackDelegate) | ABPath | protected |
startHint | ABPath | |
startIntPoint | ABPath | |
startNode | ABPath | |
startPoint | ABPath | |
tagPenalties | Path | |
Trace(PathNode from) | Path | protectedvirtual |
UpdateStartEnd(Vector3 start, Vector3 end) | ABPath | protected |
vectorPath | Path | |
WaitForPath() | Path | |