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 |
| connections | GridNodeBase | |
| ContainsConnection(GraphNode node) | GridNodeBase | virtual |
| DeserializeNode(GraphSerializationContext ctx) | GraphNode | virtual |
| DeserializeReferences(GraphSerializationContext ctx) | GridNodeBase | virtual |
| Destroy() | GraphNode | package |
| Destroyed | GraphNode | |
| flags | GraphNode | protected |
| Flags | GraphNode | |
| FloodFill(System.Collections.Generic.Stack< GraphNode > stack, uint region) | GridNodeBase | |
| Pathfinding::GraphNode.FloodFill(Stack< GraphNode > stack, uint region) | GraphNode | virtual |
| GetConnections(System.Action< GraphNode > action) | GridNodeBase | virtual |
| GetGizmoHashCode() | GridNodeBase | virtual |
| GetNeighbourAlongDirection(int direction) | GridNodeBase | pure 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 |
| HasConnectionsToAllEightNeighbours | GridNodeBase | |
| MaxAreaIndex | GraphNode | |
| MaxGraphIndex | GraphNode | |
| NodeIndex | GraphNode | |
| NodeInGridIndex | GridNodeBase | |
| nodeInGridIndex | GridNodeBase | protected |
| NodeInGridIndexLayerOffset | GridNodeBase | protected |
| NodeInGridIndexMask | GridNodeBase | protected |
| Open(Path path, PathNode pathNode, PathHandler handler) | GridNodeBase | virtual |
| Penalty | GraphNode | |
| position | GraphNode | |
| RandomPointOnSurface() | GridNodeBase | virtual |
| RecalculateConnectionCosts() | GraphNode | virtual |
| RemoveConnection(GraphNode node) | GridNodeBase | virtual |
| SerializeNode(GraphSerializationContext ctx) | GraphNode | virtual |
| SerializeReferences(GraphSerializationContext ctx) | GridNodeBase | virtual |
| SurfaceArea() | GridNodeBase | virtual |
| Tag | GraphNode | |
| TmpWalkable | GridNodeBase | |
| UpdateG(Path path, PathNode pathNode) | GraphNode | |
| UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler) | GridNodeBase | virtual |
| Walkable | GraphNode | |
| WalkableErosion | GridNodeBase | |
| XCoordinateInGrid | GridNodeBase | |
| ZCoordinateInGrid | GridNodeBase | |