_gridGraphs | GridNode | privatestatic |
AddConnection(GraphNode node, uint cost) | GridNodeBase | virtual |
Area | GraphNode | |
ClearConnections(bool alsoReverse) | GridNode | virtual |
ClearCustomConnections(bool alsoReverse) | GridNodeBase | |
ClosestPointOnNode(Vector3 p) | GridNode | |
connections | GridNodeBase | |
ContainsConnection(GraphNode node) | GridNodeBase | virtual |
DeserializeNode(GraphSerializationContext ctx) | GridNode | virtual |
DeserializeReferences(GraphSerializationContext ctx) | GridNodeBase | virtual |
Destroy() | GraphNode | package |
Destroyed | GraphNode | |
EdgeNode | GridNode | |
Flags | GraphNode | |
flags | GraphNode | protected |
FloodFill(Stack< GraphNode > stack, uint region) | GridNode | virtual |
Pathfinding::GridNodeBase.FloodFill(System.Collections.Generic.Stack< GraphNode > stack, uint region) | GridNodeBase | |
GetConnectionInternal(int dir) | GridNode | |
GetConnections(System.Action< GraphNode > action) | GridNode | virtual |
GetGizmoHashCode() | GridNodeBase | virtual |
GetGridGraph(uint graphIndex) | GridNode | static |
GetNeighbourAlongDirection(int direction) | GridNode | virtual |
GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards) | GridNode | virtual |
Graph | GraphNode | |
GraphIndex | GraphNode | |
GraphNode(AstarPath astar) | GraphNode | protected |
gridFlags | GridNodeBase | protected |
GridFlagsConnectionBit0 | GridNode | private |
GridFlagsConnectionMask | GridNode | private |
GridFlagsConnectionOffset | GridNode | private |
GridFlagsEdgeNodeMask | GridNode | private |
GridFlagsEdgeNodeOffset | GridNode | private |
GridNode(AstarPath astar) | GridNode | |
GridNodeBase(AstarPath astar) | GridNodeBase | protected |
HasConnectionInDirection(int dir) | GridNode | |
HasConnectionsToAllEightNeighbours | GridNode | |
InternalGridFlags | GridNode | package |
MaxAreaIndex | GraphNode | |
MaxGraphIndex | GraphNode | |
NodeIndex | GraphNode | |
NodeInGridIndex | GridNodeBase | |
nodeInGridIndex | GridNodeBase | protected |
NodeInGridIndexLayerOffset | GridNodeBase | protected |
NodeInGridIndexMask | GridNodeBase | protected |
Open(Path path, PathNode pathNode, PathHandler handler) | GridNode | virtual |
Penalty | GraphNode | |
position | GraphNode | |
RandomPointOnSurface() | GridNodeBase | virtual |
RecalculateConnectionCosts() | GraphNode | virtual |
RemoveConnection(GraphNode node) | GridNodeBase | virtual |
ResetConnectionsInternal() | GridNode | |
SerializeNode(GraphSerializationContext ctx) | GridNode | virtual |
SerializeReferences(GraphSerializationContext ctx) | GridNodeBase | virtual |
SetAllConnectionInternal(int connections) | GridNode | |
SetConnectionInternal(int dir, bool value) | GridNode | |
SetGridGraph(int graphIndex, GridGraph graph) | GridNode | static |
SurfaceArea() | GridNodeBase | virtual |
Tag | GraphNode | |
TemporaryFlag1 | GraphNode | package |
TemporaryFlag2 | GraphNode | package |
TmpWalkable | GridNodeBase | |
UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler) | GridNode | virtual |
Walkable | GraphNode | |
WalkableErosion | GridNodeBase | |
XCoordinateInGrid | GridNodeBase | |
ZCoordinateInGrid | GridNodeBase | |