Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformMemory
Description
Returns true if debug memory has been assigned to the title for general use. Only applies to platforms with fixed memory and no paging.
| Name | IsExtraDevelopmentMemoryAvailable |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMemory.h |
| Include Path | #include "GenericPlatform/GenericPlatformMemory.h" |
| Source | /Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMemory.cpp |
static bool IsExtraDevelopmentMemoryAvailable()