A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
Holds settings for how graphs should be serialized. More...
Public Attributes | |
bool | editorSettings = false |
Save editor settings. | |
bool | nodes = true |
Is node data to be included in serialization. | |
bool | prettyPrint = false |
Properties | |
static SerializeSettings | All [get] |
Returns serialization settings for saving everything the can be saved. | |
static SerializeSettings | Settings [get] |
Returns serialization settings for only saving graph settings. | |
Holds settings for how graphs should be serialized.
bool editorSettings = false |
Save editor settings.
|
staticget |
Returns serialization settings for saving everything the can be saved.
This included all node data