![]() |
GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
The changelog of an extension (only the breaking changes). More...
#include <EventsFunctionsExtensionChangelog.h>
Public Member Functions | |
| std::size_t | GetChangesCount () const |
| Return the number of variants. | |
| void | SerializeTo (gd::SerializerElement &element) const |
| Serialize the EventsFunctionsExtensionChangelog to the specified element. | |
| void | UnserializeFrom (const gd::SerializerElement &element) |
| Load the EventsFunctionsExtensionChangelog from the specified element. | |
The changelog of an extension (only the breaking changes).