| 
    A* Pathfinding Project
    3.6.2
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
Added to editors of custom graph types. More...
Added to editors of custom graph types.
Public Member Functions | |
| CustomGraphEditor (System.Type t, string displayName) | |
Public Attributes | |
| string | displayName | 
| Name displayed in the inpector.   | |
| System.Type | editorType | 
| System.Type | graphType | 
| Graph type which this is an editor for.   | |
| CustomGraphEditor | ( | System.Type | t, | 
| string | displayName | ||
| ) | 
| string displayName | 
Name displayed in the inpector.
| System.Type editorType | 
| System.Type graphType | 
Graph type which this is an editor for.