Ark Server API (ASA) - Wiki
|
#include <PlatformObjectVersion.h>
Public Types | |
enum | Type : int { BeforeCustomVersionWasAdded = 0x0 , VersionPlusOne = 0x1 , LatestVersion = 0x0 , BeforeCustomVersionWasAdded = 0x0 , VersionPlusOne = 0x1 , LatestVersion = 0x0 } |
enum | Type { BeforeCustomVersionWasAdded = 0x0 , VersionPlusOne = 0x1 , LatestVersion = 0x0 , BeforeCustomVersionWasAdded = 0x0 , VersionPlusOne = 0x1 , LatestVersion = 0x0 } |
Static Public Attributes | |
static const FGuid | GUID |
Private Member Functions | |
FPlatformObjectVersion () | |
Definition at line 8 of file PlatformObjectVersion.h.
enum FPlatformObjectVersion::Type |
Enumerator | |
---|---|
BeforeCustomVersionWasAdded | |
VersionPlusOne | |
LatestVersion | |
BeforeCustomVersionWasAdded | |
VersionPlusOne | |
LatestVersion |
Definition at line 10 of file PlatformObjectVersion.h.
|
inlineprivate |
Definition at line 25 of file PlatformObjectVersion.h.
Definition at line 22 of file PlatformObjectVersion.h.