|
A* Pathfinding Project
3.8.5
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 i) |
| Returns the Type of graph number i. | |
Public Attributes | |
| 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. | |
| Type GetGraphType | ( | int | i | ) |
Returns the Type of graph number i.
| 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.