GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
This is the complete list of members for gd::Serializer, including all inherited members.
FromJSON(const char *json) | gd::Serializer | static |
FromJSON(const gd::String &json) | gd::Serializer | inlinestatic |
ToEscapedXMLString(const gd::String &str) | gd::Serializer | static |
ToJSON(const SerializerElement &element) | gd::Serializer | static |
~Serializer() (defined in gd::Serializer) | gd::Serializer | inlinevirtual |