![]() |
Paradox Game Engine
v1.0.0 beta06
|
Go to the source code of this file.
Classes | |
class | SiliconStudio.Core.Serialization.SerializerContext |
class | SiliconStudio.Core.Serialization.SerializerSelector |
Serializer context. It holds DataSerializer{T} objects and their factories. More... | |
Namespaces | |
package | SiliconStudio.Core.Serialization |
Functions | |
delegate void | SiliconStudio.Core.Serialization.SerializeObjectDelegate (SerializationStream stream, ref object obj, ArchiveMode archiveMode) |