Ark Server API (ASA) - Wiki
|
#include <UE5CookerObjectVersion.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 | |
FUE5CookerObjectVersion () | |
Definition at line 8 of file UE5CookerObjectVersion.h.
enum FUE5CookerObjectVersion::Type |
Enumerator | |
---|---|
BeforeCustomVersionWasAdded | |
VersionPlusOne | |
LatestVersion | |
BeforeCustomVersionWasAdded | |
VersionPlusOne | |
LatestVersion |
Definition at line 10 of file UE5CookerObjectVersion.h.
|
inlineprivate |
Definition at line 25 of file UE5CookerObjectVersion.h.
Definition at line 22 of file UE5CookerObjectVersion.h.