_gridGraphs | GridNode | privatestatic |
AddConnection(GraphNode node, uint cost) | GridNode | virtual |
Area | GraphNode | |
ClearConnections(bool alsoReverse) | GridNode | virtual |
connectionCosts | GridNode | |
connections | GridNode | |
ContainsConnection(GraphNode node) | GraphNode | virtual |
DeserializeNode(GraphSerializationContext ctx) | GridNode | virtual |
DeserializeReferences(GraphSerializationContext ctx) | GraphNode | virtual |
Destroy() | GraphNode | |
Destroyed | GraphNode | |
EdgeNode | GridNode | |
flags | GraphNode | protected |
Flags | GraphNode | |
FloodFill(Stack< GraphNode > stack, uint region) | GridNode | virtual |
GetConnectionInternal(int dir) | GridNode | |
GetConnections(GraphNodeDelegate del) | GridNode | virtual |
GetGridGraph(uint graphIndex) | GridNode | static |
GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards) | GridNode | virtual |
GraphIndex | GraphNode | |
GraphNode(AstarPath astar) | GraphNode | protected |
gridFlags | GridNode | protected |
GridFlagsConnectionBit0 | GridNode | private |
GridFlagsConnectionMask | GridNode | private |
GridFlagsConnectionOffset | GridNode | private |
GridFlagsEdgeNodeMask | GridNode | private |
GridFlagsEdgeNodeOffset | GridNode | private |
GridFlagsWalkableErosionMask | GridNode | private |
GridFlagsWalkableErosionOffset | GridNode | private |
GridFlagsWalkableTmpMask | GridNode | private |
GridFlagsWalkableTmpOffset | GridNode | private |
GridNode(AstarPath astar) | GridNode | |
GridNodeBase(AstarPath astar) | GridNodeBase | protected |
InternalGridFlags | GridNode | package |
MaxAreaIndex | GraphNode | |
MaxGraphIndex | GraphNode | |
NodeIndex | GraphNode | |
nodeInGridIndex | GridNodeBase | protected |
NodeInGridIndex | GridNodeBase | |
Open(Path path, PathNode pathNode, PathHandler handler) | GridNode | virtual |
Penalty | GraphNode | |
position | GraphNode | |
RecalculateConnectionCosts() | GraphNode | virtual |
RemoveConnection(GraphNode node) | GridNode | virtual |
ResetConnectionsInternal() | GridNode | |
SerializeNode(GraphSerializationContext ctx) | GridNode | virtual |
SerializeReferences(GraphSerializationContext ctx) | GraphNode | virtual |
SetConnectionInternal(int dir, bool value) | GridNode | |
SetGridGraph(int graphIndex, GridGraph graph) | GridNode | static |
Tag | GraphNode | |
TmpWalkable | GridNode | |
UpdateG(Path path, PathNode pathNode) | GraphNode | |
UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler) | GridNode | virtual |
Walkable | GraphNode | |
WalkableErosion | GridNode | |