Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FPlatformObjectVersion Struct Reference

#include <PlatformObjectVersion.h>

+ Collaboration diagram for FPlatformObjectVersion:

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 ()
 

Detailed Description

Definition at line 8 of file PlatformObjectVersion.h.

Member Enumeration Documentation

◆ Type [1/2]

enum FPlatformObjectVersion::Type : int
Enumerator
BeforeCustomVersionWasAdded 
VersionPlusOne 
LatestVersion 
BeforeCustomVersionWasAdded 
VersionPlusOne 
LatestVersion 

Definition at line 17681 of file Enums.h.

◆ Type [2/2]

enum FPlatformObjectVersion::Type
Enumerator
BeforeCustomVersionWasAdded 
VersionPlusOne 
LatestVersion 
BeforeCustomVersionWasAdded 
VersionPlusOne 
LatestVersion 

Definition at line 10 of file PlatformObjectVersion.h.

Constructor & Destructor Documentation

◆ FPlatformObjectVersion()

FPlatformObjectVersion::FPlatformObjectVersion ( )
inlineprivate

Definition at line 25 of file PlatformObjectVersion.h.

Member Data Documentation

◆ GUID

const FGuid FPlatformObjectVersion::GUID
static

Definition at line 22 of file PlatformObjectVersion.h.


The documentation for this struct was generated from the following files: