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

#include <GeometryObjectVersion.h>

+ Collaboration diagram for FGeometryObjectVersion:

Public Types

enum  Type : int {
  BeforeCustomVersionWasAdded = 0x0 , CompressGeometryCache = 0x1 , DynamicMeshVertexLayoutChange = 0x2 , ExplicitMotionVectors = 0x3 ,
  VersionPlusOne = 0x4 , LatestVersion = 0x3 , BeforeCustomVersionWasAdded = 0x0 , CompressGeometryCache = 0x1 ,
  DynamicMeshVertexLayoutChange = 0x2 , ExplicitMotionVectors = 0x3 , VersionPlusOne = 0x4 , LatestVersion = 0x3
}
 
enum  Type {
  BeforeCustomVersionWasAdded = 0x0 , CompressGeometryCache = 0x1 , DynamicMeshVertexLayoutChange = 0x2 , ExplicitMotionVectors = 0x3 ,
  VersionPlusOne = 0x4 , LatestVersion = 0x3 , BeforeCustomVersionWasAdded = 0x0 , CompressGeometryCache = 0x1 ,
  DynamicMeshVertexLayoutChange = 0x2 , ExplicitMotionVectors = 0x3 , VersionPlusOne = 0x4 , LatestVersion = 0x3
}
 

Static Public Attributes

static const FGuid GUID
 

Private Member Functions

 FGeometryObjectVersion ()
 

Detailed Description

Definition at line 8 of file GeometryObjectVersion.h.

Member Enumeration Documentation

◆ Type [1/2]

enum FGeometryObjectVersion::Type : int
Enumerator
BeforeCustomVersionWasAdded 
CompressGeometryCache 
DynamicMeshVertexLayoutChange 
ExplicitMotionVectors 
VersionPlusOne 
LatestVersion 
BeforeCustomVersionWasAdded 
CompressGeometryCache 
DynamicMeshVertexLayoutChange 
ExplicitMotionVectors 
VersionPlusOne 
LatestVersion 

Definition at line 30002 of file Enums.h.

◆ Type [2/2]

enum FGeometryObjectVersion::Type
Enumerator
BeforeCustomVersionWasAdded 
CompressGeometryCache 
DynamicMeshVertexLayoutChange 
ExplicitMotionVectors 
VersionPlusOne 
LatestVersion 
BeforeCustomVersionWasAdded 
CompressGeometryCache 
DynamicMeshVertexLayoutChange 
ExplicitMotionVectors 
VersionPlusOne 
LatestVersion 

Definition at line 10 of file GeometryObjectVersion.h.

Constructor & Destructor Documentation

◆ FGeometryObjectVersion()

FGeometryObjectVersion::FGeometryObjectVersion ( )
inlineprivate

Definition at line 29 of file GeometryObjectVersion.h.

Member Data Documentation

◆ GUID

const FGuid FGeometryObjectVersion::GUID
static

Definition at line 26 of file GeometryObjectVersion.h.


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