A* Pathfinding Project  3.8.2
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
FloodPath Member List

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

AdvanceState(PathState s)Path
CalculateHScore(GraphNode node)Path
CalculateStep(long targetTick)FloodPathvirtual
callbackPath
callTimePath
CanTraverse(GraphNode node)Path
Claim(System.Object o)Path
Cleanup()Pathvirtual
CompleteStatePath
Construct(Vector3 start, OnPathDelegate callback=null)FloodPathstatic
Construct(GraphNode start, OnPathDelegate callback=null)FloodPathstatic
currentRPathprotected
DebugString(PathLog logMode)Pathvirtual
DebugStringPrefix(PathLog logMode, System.Text.StringBuilder text)Pathprotected
DebugStringSuffix(PathLog logMode, System.Text.StringBuilder text)Pathprotected
durationPath
enabledTagsPath
Error()Path
errorPath
errorLogPath
FloodingPathFloodPath
FloodPath()FloodPath
ForceLogError(string msg)Path
GetConnectionSpecialCost(GraphNode a, GraphNode b, uint currentCost)Pathvirtual
GetHTarget()Path
GetParent(GraphNode node)FloodPath
GetState()Path
GetTagPenalty(int tag)Path
GetTotalLength()Path
GetTraversalCost(GraphNode node)Path
hasBeenResetPathprotected
HasExceededTime(int searchedNodes, long targetTime)Pathprotected
HasPathTo(GraphNode node)FloodPath
heuristicPath
heuristicScalePath
hTargetPathprotected
hTargetNodePathprotected
immediateCallbackPath
Initialize()FloodPathvirtual
internalTagPenaltiesPathprotected
IsDone()Path
Log(string msg)Path
LogError(string msg)Path
manualTagPenaltiesPathprotected
maxFrameTimePathprotected
nextPathpackage
nnConstraintPath
OnEnterPool()Pathvirtual
originalStartPointFloodPath
parentsFloodPathprotected
pathPath
pathHandlerPath
pathIDPath
pooledPathpackage
Prepare()FloodPathvirtual
PrepareBase(PathHandler pathHandler)Pathpackage
recycledPathpackage
Release(System.Object o, bool silent=false)Path
ReleaseSilent(System.Object o)Path
Reset()FloodPathvirtual
ReturnPath()Pathvirtual
saveParentsFloodPath
searchedNodesPath
searchIterationsPath
Setup(Vector3 start, OnPathDelegate callback)FloodPathprotected
Setup(GraphNode start, OnPathDelegate callback)FloodPathprotected
startNodeFloodPath
startPointFloodPath
tagPenaltiesPath
Trace(PathNode from)Pathprotectedvirtual
vectorPathPath
WaitForPath()Path