_tagPenalties | Path | protected |
ABPath(Vector3 start, Vector3 end, OnPathDelegate callbackDelegate) | ABPath | |
ABPath() | ABPath | |
AdvanceState(PathState s) | Path | |
calculatePartial | ABPath | |
CalculateStep(long targetTick) | MultiTargetPath | virtual |
callback | Path | |
callbacks | MultiTargetPath | |
callTime | Path | |
CanTraverse(Node node) | Path | |
chosenTarget | MultiTargetPath | |
Claim(System.Object o) | Path | |
CompleteState (defined in Path) | Path | |
Construct(Vector3[] startPoints, Vector3 target, OnPathDelegate[] callbackDelegates, OnPathDelegate callback=null) (defined in MultiTargetPath) | MultiTargetPath | static |
Construct(Vector3 start, Vector3[] targets, OnPathDelegate[] callbackDelegates, OnPathDelegate callback=null) (defined in MultiTargetPath) | 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 | |
endsFound (defined in MultiTargetPath) | MultiTargetPath | |
Error() | Path | |
error | Path | |
errorLog | Path | |
ForceLogError(string msg) | Path | |
FoundTarget(NodeRun nodeR, int i) (defined in MultiTargetPath) | MultiTargetPath | |
GetMovementVector(Vector3 point) | ABPath | |
GetState() | Path | |
GetTagPenalty(int tag) | Path | |
GetTotalLength() | Path | |
hasBeenReset | Path | protected |
hasEndPoint | ABPath | protected |
HasExceededTime(int searchedNodes, long targetTime) (defined in Path) | Path | protected |
height | Path | |
heuristic | Path | |
HeuristicMode enum name (defined in MultiTargetPath) | MultiTargetPath | |
heuristicMode | MultiTargetPath | |
heuristicScale | Path | |
hTarget | ABPath | |
Initialize() | MultiTargetPath | virtual |
inverted | MultiTargetPath | |
IsDone() | Path | |
Log(string msg) | Path | |
LogError(string msg) | Path | |
maxFrameTime | Path | protected |
MultiTargetPath() (defined in MultiTargetPath) | MultiTargetPath | |
MultiTargetPath(Vector3[] startPoints, Vector3 target, OnPathDelegate[] callbackDelegates, OnPathDelegate callbackDelegate=null) (defined in MultiTargetPath) | MultiTargetPath | |
MultiTargetPath(Vector3 start, Vector3[] targets, OnPathDelegate[] callbackDelegates, OnPathDelegate callbackDelegate=null) (defined in MultiTargetPath) | MultiTargetPath | |
next | Path | |
nnConstraint | Path | |
nodePaths | MultiTargetPath | |
OnEnterPool() | MultiTargetPath | virtual |
originalEndPoint | ABPath | |
originalStartPoint | ABPath | |
originalTargetPoints | MultiTargetPath | |
partialBestTarget | ABPath | protected |
path | Path | |
pathID | Path | |
pathsForAll | MultiTargetPath | |
Prepare() | MultiTargetPath | virtual |
PrepareBase(NodeRunData runData) | Path | |
radius | Path | |
RebuildOpenList() (defined in MultiTargetPath) | MultiTargetPath | |
recalcStartEndCosts | ABPath | |
Recycle() | MultiTargetPath | protectedvirtual |
recycled | Path | |
Release(System.Object o) | Path | |
ReleaseSilent(System.Object o) | Path | |
Reset() | ABPath | virtual |
ResetBit8(Path p) (defined in MultiTargetPath) | MultiTargetPath | |
ResetCosts(Path p) | ABPath | |
ReturnPath() | MultiTargetPath | virtual |
runData (defined in Path) | Path | |
searchedNodes | Path | |
searchIterations (defined in Path) | Path | |
sequentialTarget (defined in MultiTargetPath) | MultiTargetPath | |
Setup(Vector3 start, Vector3[] targets, OnPathDelegate[] callbackDelegates, OnPathDelegate callback) (defined in MultiTargetPath) | MultiTargetPath | protected |
Setup(Vector3 start, Vector3 end, OnPathDelegate callbackDelegate) (defined in ABPath) | ABPath | protected |
speed | Path | |
startHint | ABPath | |
startIntPoint | ABPath | |
startNode | ABPath | |
startPoint | ABPath | |
tagPenalties | Path | |
targetNodeCount (defined in MultiTargetPath) | MultiTargetPath | protected |
targetNodes | MultiTargetPath | |
targetPoints | MultiTargetPath | |
targetsFound | MultiTargetPath | |
Trace(NodeRun node) | MultiTargetPath | virtual |
turnRadius | Path | |
UpdateStartEnd(Vector3 start, Vector3 end) | ABPath | protected |
vectorPath | Path | |
vectorPaths | MultiTargetPath | |
walkabilityMask | Path | |