Grail (C#)  1.2.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
Grail.Data.DataSerializationVersions Class Reference

Public Attributes

const int CONFIG_SERIALIZATION_VERSION = 1
 
const int DEBUG_SERIALIZATION_VERSION = 1
 

Detailed Description

Holds current versions of serializable config and debug data. Allows to detect that deserialized data is older than current version. Increment when changing data structures.


The documentation for this class was generated from the following file: