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
RandomPath Member List

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

ABPath()ABPath
AdvanceState(PathState s)Path
aimRandomPath
aimStrengthRandomPath
CalculateHScore(GraphNode node)Path
calculatePartialABPath
CalculateStep(long targetTick)RandomPathvirtual
callbackPath
callTimePath
CanTraverse(GraphNode node)Path
chosenNodeRRandomPathprivate
Claim(System.Object o)Path
Cleanup()ABPathvirtual
CompletePathIfStartIsValidTarget()ABPathprotectedvirtual
CompleteStatePath
Construct(Vector3 start, int length, OnPathDelegate callback=null)RandomPathstatic
Pathfinding::ABPath.Construct(Vector3 start, Vector3 end, OnPathDelegate callback=null)ABPathstatic
currentRPathprotected
DebugString(PathLog logMode)ABPathvirtual
DebugStringPrefix(PathLog logMode, System.Text.StringBuilder text)Pathprotected
DebugStringSuffix(PathLog logMode, System.Text.StringBuilder text)Pathprotected
durationPath
enabledTagsPath
endHintABPath
endNodeABPath
endNodeCostsABPathprotected
endPointABPath
Error()Path
errorPath
errorLogPath
FloodingPathRandomPath
ForceLogError(string msg)Path
GetConnectionSpecialCost(GraphNode a, GraphNode b, uint currentCost)ABPathvirtual
GetHTarget()Path
GetMovementVector(Vector3 point)ABPath
GetState()Path
GetTagPenalty(int tag)Path
GetTotalLength()Path
GetTraversalCost(GraphNode node)Path
hasBeenResetPathprotected
hasEndPointRandomPathprotected
HasExceededTime(int searchedNodes, long targetTime)Pathprotected
heuristicPath
heuristicScalePath
hTargetPathprotected
hTargetNodePathprotected
immediateCallbackPath
Initialize()RandomPathvirtual
internalTagPenaltiesPathprotected
IsDone()Path
Log(string msg)Path
LogError(string msg)Path
manualTagPenaltiesPathprotected
maxFrameTimePathprotected
maxGScoreRandomPathprivate
maxGScoreNodeRRandomPathprivate
nextPathpackage
nnConstraintPath
nodesEvaluatedRepRandomPathprivate
OnEnterPool()Pathvirtual
originalEndPointABPath
originalStartPointABPath
partialBestTargetABPathprotected
pathPath
pathHandlerPath
pathIDPath
pooledPathpackage
Prepare()RandomPathvirtual
PrepareBase(PathHandler pathHandler)Pathpackage
RandomPath()RandomPath
RandomPath(Vector3 start, int length, OnPathDelegate callback=null)RandomPath
recalcStartEndCostsABPath
recycledPathpackage
Release(System.Object o, bool silent=false)Path
ReleaseSilent(System.Object o)Path
Reset()RandomPathvirtual
ResetCosts(Path p)ABPath
ReturnPath()RandomPathvirtual
rndRandomPathprivate
searchedNodesPath
searchIterationsPath
searchLengthRandomPath
Setup(Vector3 start, int length, OnPathDelegate callback)RandomPathprotected
Pathfinding::ABPath.Setup(Vector3 start, Vector3 end, OnPathDelegate callbackDelegate)ABPathprotected
spreadRandomPath
startHintABPath
startIntPointABPath
startNodeABPath
startPointABPath
tagPenaltiesPath
Trace(PathNode from)Pathprotectedvirtual
uniformRandomPath
UpdateStartEnd(Vector3 start, Vector3 end)ABPathprotected
vectorPathPath
WaitForPath()Path