This is the complete list of members for ConvexMeshNode, including all inherited members.
| AddConnection(GraphNode node, uint cost) | MeshNode | virtual |
| Area | GraphNode | |
| ClearConnections(bool alsoReverse) | MeshNode | virtual |
| ClosestPointOnNode(Vector3 p) | ConvexMeshNode | virtual |
| ClosestPointOnNodeXZ(Vector3 p) | ConvexMeshNode | virtual |
| connectionCosts | MeshNode | |
| connections | MeshNode | |
| ContainsConnection(GraphNode node) | MeshNode | virtual |
| ContainsPoint(Int3 p) | MeshNode | virtual |
| ConvexMeshNode(AstarPath astar) | ConvexMeshNode | |
| ConvexMeshNode() | ConvexMeshNode | privatestatic |
| DeserializeNode(GraphSerializationContext ctx) | GraphNode | virtual |
| DeserializeReferences(GraphSerializationContext ctx) | MeshNode | virtual |
| Destroy() | GraphNode | |
| Destroyed | GraphNode | |
| Flags | GraphNode | |
| flags | GraphNode | protected |
| FloodFill(Stack< GraphNode > stack, uint region) | MeshNode | virtual |
| GetConnections(GraphNodeDelegate del) | ConvexMeshNode | virtual |
| GetNavmeshHolder(uint graphIndex) | ConvexMeshNode | protectedstatic |
| GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards) | GraphNode | virtual |
| GetVertex(int i) | ConvexMeshNode | virtual |
| GetVertexCount() | ConvexMeshNode | virtual |
| GetVertexIndex(int i) | ConvexMeshNode | |
| GraphIndex | GraphNode | |
| graphIndex | GraphNode | |
| GraphNode(AstarPath astar) | GraphNode | |
| indices | ConvexMeshNode | private |
| MaxAreaIndex | GraphNode | |
| MaxGraphIndex | GraphNode | |
| MeshNode(AstarPath astar) | MeshNode | |
| navmeshHolders | ConvexMeshNode | protectedstatic |
| NodeIndex | GraphNode | |
| Open(Path path, PathNode pathNode, PathHandler handler) | ConvexMeshNode | virtual |
| Penalty | GraphNode | |
| position | GraphNode | |
| Position | GraphNode | |
| RecalculateConnectionCosts() | GraphNode | virtual |
| RemoveConnection(GraphNode node) | MeshNode | virtual |
| SerializeNode(GraphSerializationContext ctx) | GraphNode | virtual |
| SerializeReferences(GraphSerializationContext ctx) | MeshNode | virtual |
| SetPosition(Int3 p) | ConvexMeshNode | |
| Tag | GraphNode | |
| tags | GraphNode | |
| UpdateG(Path path, PathNode pathNode) | GraphNode | |
| UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler) | MeshNode | virtual |
| walkable | GraphNode | |
| Walkable | GraphNode | |