Ark Server API (ASA) - Wiki
|
#include <GeometryObjectVersion.h>
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 () | |
Definition at line 8 of file GeometryObjectVersion.h.
enum FGeometryObjectVersion::Type |
Definition at line 10 of file GeometryObjectVersion.h.
|
inlineprivate |
Definition at line 29 of file GeometryObjectVersion.h.
Definition at line 26 of file GeometryObjectVersion.h.