![]() |
Ark Server API (ASA) - Wiki
|
#include "Containers/UnrealString.h"#include "CoreTypes.h"#include "Misc/EnumClassFlags.h"#include "Serialization/MemoryArchive.h"#include "UObject/NameTypes.h"#include "UObject/UnrealNames.h"
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) | |
|
strong |
| Enumerator | |
|---|---|
| None | |
| TakeOwnership | |
| Persistent | |
| None | |
| TakeOwnership | |
| Persistent | |
Definition at line 12 of file LargeMemoryReader.h.
| ENUM_CLASS_FLAGS | ( | ELargeMemoryReaderFlags | ) |