Ark Server API (ASA) - Wiki
|
#include "API/UE/CoreTypes.h"
#include "API/UE/GenericPlatform/GenericPlatformMemory.h"
#include "API/UE/Windows/WindowsSystemIncludes.h"
#include <malloc.h>
Go to the source code of this file.
Classes | |
struct | FPlatformMemoryStats |
struct | FWindowsPlatformMemory |
struct | FWindowsPlatformMemory::FWindowsSharedMemoryRegion |
class | FWindowsPlatformMemory::FPlatformVirtualMemoryBlock |
Typedefs | |
typedef FWindowsPlatformMemory | FPlatformMemory |
Definition at line 163 of file WindowsPlatformMemory.h.