GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
List of all members
gd::EditorSettings Class Reference

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.
 

Detailed Description

Container for arbitrary serialized data to be used by the editor to store settings.

See also
Scene

The documentation for this class was generated from the following files: