|
A* Pathfinding Project
4.1.19
The A* Pathfinding Project for Unity 3D
|
Metadata for all graphs included in serialization. More...
Metadata for all graphs included in serialization.
Public Member Functions | |
| Type | GetGraphType (int index) |
| Returns the Type of graph number index. More... | |
Public Attributes | |
| int | graphs |
| Number of graphs serialized. More... | |
| List< string > | guids |
| Guids for all graphs. More... | |
| List< string > | typeNames |
| Type names for all graphs. More... | |
| Version | version |
| Project version it was saved with. More... | |
| Type GetGraphType | ( | int | index | ) |
Returns the Type of graph number index.
| int graphs |
Number of graphs serialized.
| List<string> guids |
Guids for all graphs.
| List<string> typeNames |
Type names for all graphs.
| Version version |
Project version it was saved with.