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