| 
    A* Pathfinding Project
    3.8.12
    
   The A* Pathfinding Project for Unity 3D 
   | 
 
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 | 
| using CompatFileStream = System.IO.FileStream |