GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
gd::EventsListSerialization Member List

This is the complete list of members for gd::EventsListSerialization, including all inherited members.

SerializeEventsTo(const gd::EventsList &list, SerializerElement &events)gd::EventsListSerializationstatic
SerializeInstructionsTo(const gd::InstructionsList &list, SerializerElement &elem)gd::EventsListSerializationstatic
UnserializeEventsFrom(gd::Project &project, gd::EventsList &list, const SerializerElement &events)gd::EventsListSerializationstatic
UnserializeInstructionsFrom(gd::Project &project, gd::InstructionsList &list, const SerializerElement &elem)gd::EventsListSerializationstatic