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

A struct that holds metadata for a serialized object. More...

#include <CeresEngine/Serialization/Serialization.hpp>

Public Attributes

SerializedCustomObjectMetadataFlags flags = SerializedCustomObjectMetadataFlag::None
 A set of flags that determine the serialization behavior of the custom object.
 

Detailed Description

A struct that holds metadata for a serialized object.

Member Data Documentation

◆ flags

SerializedCustomObjectMetadataFlags CeresEngine::SerializedCustomObjectMetadata::flags = SerializedCustomObjectMetadataFlag::None

A set of flags that determine the serialization behavior of the custom object.


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