GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
Container for arbitrary serialized data to be used by the editor to store settings. More...
#include <EditorSettings.h>
Public Member Functions | |
Serialization | |
void | SerializeTo (SerializerElement &element) const |
Serialize the settings. | |
void | UnserializeFrom (const SerializerElement &element) |
Unserialize the settings. | |
Container for arbitrary serialized data to be used by the editor to store settings.