active | NavGraph | |
AddChildren(ref int c, Transform tr) | PointGraph | protected |
AddNode(Int3 position) | PointGraph | |
AddNode< T >(T node, Int3 position) | PointGraph | |
AddToLookup(PointNode node) | PointGraph | private |
CanUpdateAsync(GraphUpdateObject o) | PointGraph | private |
ConnectNodes() | PointGraph | |
ConnectNodesAsync() | PointGraph | private |
CountChildren(Transform tr) | PointGraph | protectedstatic |
CountNodes() | PointGraph | virtual |
CreateNodes(int count) | PointGraph | protectedvirtual |
DeserializeExtraInfo(GraphSerializationContext ctx) | PointGraph | protectedvirtual |
DeserializeSettingsCompatibility(GraphSerializationContext ctx) | PointGraph | protectedvirtual |
DestroyAllNodes() | NavGraph | protectedvirtual |
drawGizmos | NavGraph | |
DrawUnwalkableNodes(float size) | NavGraph | protected |
exists | NavGraph | package |
GetNearest(Vector3 position, NNConstraint constraint, GraphNode hint) | PointGraph | virtual |
Pathfinding::NavGraph.GetNearest(Vector3 position) | NavGraph | |
Pathfinding::NavGraph.GetNearest(Vector3 position, NNConstraint constraint) | NavGraph | |
GetNearestForce(Vector3 position, NNConstraint constraint) | PointGraph | virtual |
GetNearestInternal(Vector3 position, NNConstraint constraint, bool fastCheck) | PointGraph | private |
GetNodes(System.Action< GraphNode > action) | PointGraph | virtual |
Pathfinding::NavGraph.GetNodes(System.Func< GraphNode, bool > action) | NavGraph | |
graphIndex | NavGraph | |
guid | NavGraph | |
infoScreenOpen | NavGraph | |
initialPenalty | NavGraph | |
inverseMatrix | NavGraph | |
IsValidConnection(GraphNode a, GraphNode b, out float dist) | PointGraph | virtual |
limits | PointGraph | |
lookupTree | PointGraph | private |
mask | PointGraph | |
matrix | NavGraph | |
maxDistance | PointGraph | |
name | NavGraph | |
nodeCount | PointGraph | |
nodes | PointGraph | |
OnDestroy() | NavGraph | protectedvirtual |
OnDrawGizmos(RetainedGizmos gizmos, bool drawNodes) | NavGraph | virtual |
open | NavGraph | |
optimizeForSparseGraph | PointGraph | |
PostDeserialization(GraphSerializationContext ctx) | PointGraph | protectedvirtual |
raycast | PointGraph | |
RebuildNodeLookup() | PointGraph | |
recursive | PointGraph | |
RelocateNodes(Matrix4x4 deltaMatrix) | PointGraph | virtual |
Pathfinding::NavGraph.RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix) | NavGraph | |
root | PointGraph | |
Scan() | NavGraph | |
ScanGraph() | NavGraph | |
ScanInternal() | PointGraph | protectedvirtual |
searchTag | PointGraph | |
SerializeExtraInfo(GraphSerializationContext ctx) | PointGraph | protectedvirtual |
SetMatrix(Matrix4x4 m) | NavGraph | |
thickRaycast | PointGraph | |
thickRaycastRadius | PointGraph | |
UpdateArea(GraphUpdateObject guo) | PointGraph | private |
UpdateAreaInit(GraphUpdateObject o) | PointGraph | private |
UpdateAreaPost(GraphUpdateObject o) | PointGraph | private |
use2DPhysics | PointGraph | |