A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Metadata for all graphs included in serialization. More...
Public Member Functions | |
Type | GetGraphType (int i) |
Returns the Type of graph number i. | |
Public Attributes | |
int | graphs |
Number of graphs serialized. | |
string[] | guids |
Guids for all graphs. | |
int[] | nodeCounts |
Number of nodes for every graph. | |
string[] | typeNames |
Type names for all graphs. | |
Version | version |
Project version it was saved with. | |
Metadata for all graphs included in serialization.
int [] nodeCounts |
Number of nodes for every graph.
Nodes are not necessarily serialized