GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
Public Member Functions | List of all members
gd::EventsFunctionsExtensionChangelog Class Reference

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.
 

Detailed Description

The changelog of an extension (only the breaking changes).


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