This is the complete list of members for GridNodeBase, including all inherited members.
| AddConnection(GraphNode node, uint cost) | GridNodeBase | virtual |
| Area | GraphNode | |
| ClearConnections(bool alsoReverse) | GridNodeBase | virtual |
| connectionCosts | GridNodeBase | |
| connections | GridNodeBase | |
| ContainsConnection(GraphNode node) | GridNodeBase | virtual |
| DeserializeNode(GraphSerializationContext ctx) | GraphNode | virtual |
| DeserializeReferences(GraphSerializationContext ctx) | GridNodeBase | virtual |
| Destroy() | GraphNode | |
| Destroyed | GraphNode | |
| Flags | GraphNode | |
| flags | GraphNode | protected |
| FloodFill(System.Collections.Generic.Stack< GraphNode > stack, uint region) | GridNodeBase | |
| Pathfinding::GraphNode.FloodFill(Stack< GraphNode > stack, uint region) | GraphNode | virtual |
| GetConnections(GraphNodeDelegate del) | GridNodeBase | virtual |
| GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards) | GraphNode | virtual |
| GraphIndex | GraphNode | |
| GraphNode(AstarPath astar) | GraphNode | protected |
| gridFlags | GridNodeBase | protected |
| GridFlagsWalkableErosionMask | GridNodeBase | private |
| GridFlagsWalkableErosionOffset | GridNodeBase | private |
| GridFlagsWalkableTmpMask | GridNodeBase | private |
| GridFlagsWalkableTmpOffset | GridNodeBase | private |
| GridNodeBase(AstarPath astar) | GridNodeBase | protected |
| MaxAreaIndex | GraphNode | |
| MaxGraphIndex | GraphNode | |
| NodeIndex | GraphNode | |
| NodeInGridIndex | GridNodeBase | |
| nodeInGridIndex | GridNodeBase | protected |
| Open(Path path, PathNode pathNode, PathHandler handler) | GridNodeBase | virtual |
| Penalty | GraphNode | |
| position | GraphNode | |
| RecalculateConnectionCosts() | GraphNode | virtual |
| RemoveConnection(GraphNode node) | GridNodeBase | virtual |
| SerializeNode(GraphSerializationContext ctx) | GraphNode | virtual |
| SerializeReferences(GraphSerializationContext ctx) | GridNodeBase | virtual |
| Tag | GraphNode | |
| TmpWalkable | GridNodeBase | |
| UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler) | GridNodeBase | virtual |
| VERSION_3_8_3 | GridNodeBase | privatestatic |
| Walkable | GraphNode | |
| WalkableErosion | GridNodeBase | |