Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMemory
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/UnrealMemory.h |
| Include | #include "HAL/UnrealMemory.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/UnrealMemory.cpp |
static void RegisterPersistentAuxiliary
(
void * InMemory,
SIZE_T InSize
)
Remarks
Functions to handle special memory given to the title from the platform This memory is allocated like a stack, it's never really freed