A* Pathfinding Project
3.7.4
The A* Pathfinding Project for Unity 3D
|
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 |