A* Pathfinding Project  3.6.6
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
Package Pathfinding.Serialization

Classes

class  AstarSerializer
 Handles low level serialization and deserialization of graph settings and data. More...
 
class  BoundsConverter
 
class  GraphMeta
 Metadata for all graphs included in serialization. More...
 
class  GraphSerializationContext
 Holds information passed to custom graph serializers. More...
 
class  GuidConverter
 
class  IntKeyDictionaryConverter
 Enables json serialization of dictionaries with integer keys. More...
 
class  LayerMaskConverter
 
class  MatrixConverter
 
class  SerializeSettings
 Holds settings for how graphs should be serialized. More...
 
class  UnityObjectConverter
 
class  VectorConverter