This is a beta version of the new documentation. Go back to the old documentation or give us feedback on the new docs
  • Changelog
  • Beginner Tutorials
  • Additional Tutorials
  • Misc
  • Examples
  • Groups
  • Classes
A* Pathfinding Project
  • 4.2.4
    • Action
    • Another action
    • Something else here
    • Separated link

Namespace Serialization

Classes

AstarSerializer

Handles low level serialization and deserialization of graph settings and data.

GraphMeta

Metadata for all graphs included in serialization.

GraphSerializationContext

Holds information passed to custom graph serializers.

JsonMemberAttribute
JsonOptInAttribute
SerializeSettings

Holds settings for how graphs should be serialized.

TinyJsonDeserializer

A very tiny json deserializer.

TinyJsonSerializer

A very tiny json serializer.