Ark Server API (ASE) - Wiki
|
Enumerations | |
enum | ERegistrationResult { RegistrationError = 0x0 , RegistrationFailed_DataPendingKill = 0x1 , RegistrationFailed_AgentAlreadySupported = 0x2 , RegistrationFailed_AgentNotValid = 0x3 , RegistrationSuccessful = 0x4 } |
enum | EOctreeUpdateMode { OctreeUpdate_Default = 0x0 , OctreeUpdate_Geometry = 0x1 , OctreeUpdate_Modifiers = 0x2 , OctreeUpdate_Refresh = 0x4 , OctreeUpdate_ParentChain = 0x8 } |
enum | ECleanupMode { CleanupWithWorld = 0x0 , CleanupUnsafe = 0x1 } |