Sleeping Wombat GUI
0.100
swGUI
|
Go to the source code of this file.
Classes | |
struct | SerializationContext |
Interface for context used in serialization and deserialization.SerializationContext is used to store additional data during serialization and deserialization. Classes derived from EngineObject can provide their own implementation of Serialize and Deserialize function which can retrive context by calling ISerializer::GetContext or IDeserializer::GetContext function. More... | |