GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
This is the complete list of members for gd::EventsListSerialization, including all inherited members.
SerializeEventsTo(const gd::EventsList &list, SerializerElement &events) | gd::EventsListSerialization | static |
SerializeInstructionsTo(const gd::InstructionsList &list, SerializerElement &elem) | gd::EventsListSerialization | static |
UnserializeEventsFrom(gd::Project &project, gd::EventsList &list, const SerializerElement &events) | gd::EventsListSerialization | static |
UnserializeInstructionsFrom(gd::Project &project, gd::InstructionsList &list, const SerializerElement &elem) | gd::EventsListSerialization | static |