Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FGenericPlatformMemory Namespace Reference

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 }
 

Enumeration Type Documentation

◆ EMemoryCounterRegion

Enumerator
MCR_Invalid 
MCR_Physical 
MCR_GPU 
MCR_GPUSystem 
MCR_TexturePool 
MCR_MAX 

Definition at line 295 of file Enums.h.

◆ ESharedMemoryAccess

Enumerator
Read 
Write 

Definition at line 2727 of file Enums.h.