A* Pathfinding Project  3.8.2
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
JsonSerializer.cs File Reference

Classes

class  AstarSerializer
 Handles low level serialization and deserialization of graph settings and data. More...
 
class  GraphMeta
 Metadata for all graphs included in serialization. More...
 
class  GraphSerializationContext
 Holds information passed to custom graph serializers. More...
 
class  SerializeSettings
 Holds settings for how graphs should be serialized. More...
 

Namespaces

package  Pathfinding.Serialization
 

Typedefs

using CompatFileStream = System.IO.FileStream
 

Typedef Documentation

using CompatFileStream = System.IO.FileStream