6 #ifndef GDCORE_VERSIONWRAPPER_H
7 #define GDCORE_VERSIONWRAPPER_H
8 #include "GDCore/String.h"
37 static int Revision();
53 static bool IsOlder(
int major,
66 static bool IsOlderOrEqual(
int major,
String represents an UTF8 encoded string.
Definition: String.h:33
Used to get information about GDevelop Core version.
Definition: VersionWrapper.h:17
Definition: CommonTools.h:24