A* Pathfinding Project  4.1.9
The A* Pathfinding Project for Unity 3D
CooperativeABPath Member List

This is the complete list of members for CooperativeABPath, including all inherited members.

ABPath()ABPath
BlockUntilCalculated()Path
CalculateHScore(GraphNode node)Pathpackage
calculatePartialABPath
CalculateStep(long targetTick)CooperativeABPathprotectedvirtual
callbackPath
CanTraverse(GraphNode node)Pathpackage
Claim(System.Object o)Path
Cleanup()ABPathprotectedvirtual
CompletePathIfStartIsValidTarget()ABPathprotectedvirtual
completeStatePathprotected
CompleteStatePath
Construct(System.Func< LatePathData > lazyData, Vector3 end, CooperativeContext context, OnPathDelegate callback=null)CooperativeABPathstatic
Pathfinding::ABPath.Construct(Vector3 start, Vector3 end, OnPathDelegate callback=null)ABPathstatic
cooperativeContextCooperativeABPath
currentRPathprotected
DebugString(PathLog logMode)ABPathpackagevirtual
DebugStringPrefix(PathLog logMode, System.Text.StringBuilder text)Pathprotected
DebugStringSuffix(PathLog logMode, System.Text.StringBuilder text)Pathprotected
durationPathpackage
enabledTagsPath
endNodeABPath
endNodeCostsABPathprotected
endPointABPath
EndPointGridGraphSpecialCase(GraphNode closestWalkableEndNode)ABPathprotectedvirtual
Error()Path
errorPath
errorLogPath
FailWithError(string msg)Pathpackage
FloodingPathPathpackage
GetConnectionSpecialCost(GraphNode a, GraphNode b, uint currentCost)ABPathpackagevirtual
GetHTarget()Pathpackage
GetState()Path
GetTagPenalty(int tag)Pathpackage
GetTotalLength()Path
GetTraversalCost(GraphNode node)Pathpackage
hasBeenResetPathprotected
hasEndPointABPathprotected
heuristicPath
heuristicScalePath
hTargetPathprotected
hTargetNodePathprotected
immediateCallbackPath
Initialize()CooperativeABPathprotectedvirtual
internalTagPenaltiesPathprotected
IsDone()Path
lazyDataCooperativeABPathprivate
Log(string msg)Pathpackage
LogError(string msg)Pathpackage
manualTagPenaltiesPathprotected
nextPathpackage
nnConstraintPath
OnEnterPool()Pathprotectedvirtual
originalEndPointABPath
originalStartPointABPath
partialBestTargetABPathprotected
pathPath
pathHandlerPathprotected
pathIDPathpackage
PipelineStatePathpackage
preCalculationCallbackCooperativeABPath
Prepare()CooperativeABPathprotectedvirtual
PrepareBase(PathHandler pathHandler)Pathprotected
recycledPathpackage
Release(System.Object o, bool silent=false)Path
ReleaseSilent(System.Object o)Pathpackage
Reset()ABPathprotectedvirtual
ReturnPath()Pathprotectedvirtual
searchedNodesPathpackage
Setup(Vector3 start, Vector3 end, OnPathDelegate callbackDelegate)ABPathprotected
startIntPointABPath
startNodeABPath
startPointABPath
startTickCooperativeABPath
tagPenaltiesPath
Trace(PathNode from)Pathprotectedvirtual
traversalProviderPath
UpdateStartEnd(Vector3 start, Vector3 end)ABPathprotected
vectorPathPath
WaitForPath()Path