Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
LargeMemoryReader.h File Reference
+ Include dependency graph for LargeMemoryReader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FLargeMemoryReader
 

Enumerations

enum class  ELargeMemoryReaderFlags : uint8 {
  None = 0x0 , TakeOwnership = 0x1 , Persistent = 0x2 , None = 0x0 ,
  TakeOwnership = 0x1 , Persistent = 0x2
}
 

Functions

 ENUM_CLASS_FLAGS (ELargeMemoryReaderFlags)
 

Enumeration Type Documentation

◆ ELargeMemoryReaderFlags

Enumerator
None 
TakeOwnership 
Persistent 
None 
TakeOwnership 
Persistent 

Definition at line 12 of file LargeMemoryReader.h.

Function Documentation

◆ ENUM_CLASS_FLAGS()

ENUM_CLASS_FLAGS ( ELargeMemoryReaderFlags )