Ark Server API (ASE) - Wiki
|
Enumerations | |
enum | EMemoryCounterRegion { MCR_Invalid = 0x0 , MCR_Physical = 0x1 , MCR_GPU = 0x2 , MCR_GPUSystem = 0x3 , MCR_TexturePool = 0x4 , MCR_MAX = 0x5 } |
enum | ESharedMemoryAccess { Read = 0x2 , Write = 0x4 } |