| 
    A* Pathfinding Project
    4.1.2
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
This is the complete list of members for NavGraph, including all inherited members.
| active | NavGraph | |
| CountNodes() | NavGraph | virtual | 
| DeserializeExtraInfo(GraphSerializationContext ctx) | NavGraph | protectedvirtual | 
| DeserializeExtraInfo(GraphSerializationContext ctx) | NavGraph | private | 
| DeserializeSettingsCompatibility(GraphSerializationContext ctx) | NavGraph | protectedvirtual | 
| DeserializeSettingsCompatibility(GraphSerializationContext ctx) | NavGraph | private | 
| DestroyAllNodes() | NavGraph | protectedvirtual | 
| DestroyAllNodes() | NavGraph | private | 
| drawGizmos | NavGraph | |
| DrawUnwalkableNodes(float size) | NavGraph | protected | 
| exists | NavGraph | package | 
| GetNearest(Vector3 position) | NavGraph | |
| GetNearest(Vector3 position, NNConstraint constraint) | NavGraph | |
| GetNearest(Vector3 position, NNConstraint constraint, GraphNode hint) | NavGraph | virtual | 
| GetNearestForce(Vector3 position, NNConstraint constraint) | NavGraph | virtual | 
| GetNodes(System.Func< GraphNode, bool > action) | NavGraph | |
| GetNodes(System.Action< GraphNode > action) | NavGraph | pure virtual | 
| graphIndex | NavGraph | |
| guid | NavGraph | |
| infoScreenOpen | NavGraph | |
| initialPenalty | NavGraph | |
| inverseMatrix | NavGraph | |
| matrix | NavGraph | |
| name | NavGraph | |
| OnDestroy() | NavGraph | protectedvirtual | 
| OnDestroy() | NavGraph | private | 
| OnDrawGizmos(RetainedGizmos gizmos, bool drawNodes) | NavGraph | virtual | 
| open | NavGraph | |
| PostDeserialization(GraphSerializationContext ctx) | NavGraph | protectedvirtual | 
| PostDeserialization(GraphSerializationContext ctx) | NavGraph | private | 
| RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix) | NavGraph | |
| RelocateNodes(Matrix4x4 deltaMatrix) | NavGraph | virtual | 
| Scan() | NavGraph | |
| ScanGraph() | NavGraph | |
| ScanInternal() | NavGraph | protectedpure virtual | 
| ScanInternal() | NavGraph | private | 
| SerializeExtraInfo(GraphSerializationContext ctx) | NavGraph | protectedvirtual | 
| SerializeExtraInfo(GraphSerializationContext ctx) | NavGraph | private | 
| SetMatrix(Matrix4x4 m) | NavGraph |