CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::CustomSerializationOptions Struct Reference

Specifies a set of options that specify how a custom serializer should behave. More...

#include <CeresEngine/Serialization/Serialization.hpp>

Public Attributes

UInt16 version = 0
 Specifies the version of the serialized data.
 

Detailed Description

Specifies a set of options that specify how a custom serializer should behave.

Member Data Documentation

◆ version

UInt16 CeresEngine::CustomSerializationOptions::version = 0

Specifies the version of the serialized data.


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