A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
AstarPath Member List

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

acceptNewPathsAstarPathprivate
activeAstarPathstatic
ActiveThreadsCountAstarPathstatic
ApplyLinks()AstarPath
astarDataAstarPath
AstarDistribution enum name (defined in AstarPath)AstarPath
AstarLog(string s)AstarPathstatic
AstarLogError(string s)AstarPathstatic
AutoScan()AstarPath
Awake()AstarPath
CalculatePaths(System.Object _threadInfo)AstarPathstatic
CalculatePathsHandler(System.Object _threadData)AstarPathstatic
CalculatePathsThreaded(System.Object _threadInfo)AstarPathstatic
CalculateThreadCount(ThreadCount count)AstarPathstatic
colorSettingsAstarPath
DataUpdate()AstarPath
debugFloorAstarPath
debugModeAstarPath
debugPathAstarPath
debugPathDataAstarPath
debugRoofAstarPath
DelayedGraphUpdate()AstarPathprivate
DistributionAstarPath
doSetQueueState (defined in AstarPath)AstarPathprivatestatic
DoUpdateGraphs()AstarPathprivate
FindTagNames()AstarPathstatic
FloodFill(Node seed)AstarPath
FloodFill(Node seed, int area)AstarPath
FloodFill()AstarPath
floodStackAstarPath
FlushGraphUpdates()AstarPath
FlushThreadSafeCallbacks()AstarPath
ForceCallThreadSafeCallbacks()AstarPathstatic
fullGetNearestSearchAstarPath
GetNearest(Vector3 position)AstarPath
GetNearest(Vector3 position, NNConstraint constraint)AstarPath
GetNearest(Vector3 position, NNConstraint constraint, Node hint)AstarPath
GetNearest(Ray ray)AstarPath
GetNextPathID()AstarPath
GetTagNames()AstarPath
graphsAstarPath
graphTypesAstarPath
graphUpdateQueueAstarPath
graphUpdateRoutineRunning (defined in AstarPath)AstarPathprivate
HasProAstarPathstatic
heuristicAstarPath
heuristicScaleAstarPath
inGameDebugPathAstarPath
InitialBinaryHeapSizeAstarPath
Initialize()AstarPath
IsAnyGraphUpdatesQueuedAstarPath
IsPathPossible(Node n1, Node n2)AstarPathstatic
isRegisteredForUpdate (defined in AstarPath)AstarPathprivate
isScanningAstarPath
isUpdatingGraphs (defined in AstarPath)AstarPathprivate
IsUsingMultithreadingAstarPathstatic
lastGraphUpdateAstarPathprivate
lastScanTimeAstarPath
lastUniqueAreaIndexAstarPath
limitGraphUpdatesAstarPath
LockThread(System.Object _astar) (defined in AstarPath)AstarPathstatic
logPathResultsAstarPath
LogPathResults(Path p)AstarPath
LogProfiler() (defined in AstarPath)AstarPath
maxFrameTimeAstarPath
maxGraphUpdateFreqAstarPath
maxNearestNodeDistanceAstarPath
maxNearestNodeDistanceSqrAstarPath
minAreaSizeAstarPath
nextFreePathIDAstarPathprivate
NodeCountChanged()AstarPath
numActiveThreadsAstarPathprivatestatic
NumParallelThreadsAstarPathstatic
On65KOverflowAstarPathstatic
OnApplicationQuit()AstarPath
OnAwakeSettingsAstarPathstatic
OnDestroy()AstarPath
OnDrawGizmos()AstarPath
OnDrawGizmosCallbackAstarPath
OnGraphPostScanAstarPathstatic
OnGraphPreScanAstarPathstatic
OnGraphsUpdatedAstarPathstatic
OnGraphsWillBeUpdated (defined in AstarPath)AstarPath
OnGraphsWillBeUpdated2 (defined in AstarPath)AstarPath
OnGUI()AstarPath
OnLatePostScanAstarPathstatic
OnPathPostSearchAstarPathstatic
OnPathPreSearchAstarPathstatic
OnPostScanAstarPathstatic
OnPreScanAstarPathstatic
OnSafeCallbackAstarPathprivatestatic
OnThreadSafeCallbackAstarPathprivatestatic
PathPoolAstarPathstatic
pathQueueAstarPathstatic
pathQueueFlagAstarPathprivatestatic
pathReturnPopAstarPathprivate
pathReturnStack (defined in AstarPath)AstarPathstatic
PathsCompletedAstarPathstatic
prioritizeGraphsAstarPath
prioritizeGraphsLimitAstarPath
QueueGraphUpdates()AstarPath
recyclePathsAstarPath
RegisterSafeUpdate(OnVoidDelegate callback, bool threadSafe)AstarPathstatic
ResetProfiler() (defined in AstarPath)AstarPath
ResetQueueStates()AstarPathprivatestatic
ReturnPaths(bool timeSlice)AstarPath
ReturnsPathsHandler()AstarPath
safeUpdateFlagAstarPathprivatestatic
safeUpdateLock (defined in AstarPath)AstarPathprivatestatic
Scan()AstarPath
ScanLoop()AstarPath
scanOnStartupAstarPath
SetUpReferences()AstarPath
showGraphsAstarPath
showNavGraphsAstarPath
showSearchTreeAstarPath
showUnwalkableNodesAstarPath
StartPath(Path p)AstarPathstatic
stepByStepAstarPath
tagNamesAstarPathprotected
threadCountAstarPath
threadEnumeratorAstarPathstatic
threadInfosAstarPathstatic
threads (defined in AstarPath)AstarPathstatic
threadSafeUpdateFlagAstarPathprivatestatic
threadSafeUpdateState (defined in AstarPath)AstarPathprivatestatic
TotalSearchedNodes (defined in AstarPath)AstarPathstatic
TotalSearchTime (defined in AstarPath)AstarPathstatic
TrickAbortThreads()AstarPathprivatestatic
TryCallThreadSafeCallbacks() (defined in AstarPath)AstarPathprivatestatic
unwalkableNodeDebugSizeAstarPath
Update() (defined in AstarPath)AstarPath
UpdateGraphs(Bounds bounds, float t)AstarPath
UpdateGraphs(GraphUpdateObject ob, float t)AstarPath
UpdateGraphs(Bounds bounds)AstarPath
UpdateGraphs(GraphUpdateObject ob)AstarPath
UpdateGraphsInteral(GraphUpdateObject ob, float t)AstarPathprivate
UpdatePathThreadInfoNodes()AstarPath
VersionAstarPathstatic
WaitForPath(Path p)AstarPathstatic
waitForPathDepth (defined in AstarPath)AstarPathprivatestatic
WillBlockPath(GraphUpdateObject ob, Node n1, Node n2)AstarPath