FGenericPlatformMemory::IsExtraDevelopmentMemoryAvailable

Returns true if debug memory has been assigned to the title for general use.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMemory.h

Include

#include "GenericPlatform/GenericPlatformMemory.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMemory.cpp

Syntax

static bool IsExtraDevelopmentMemoryAvailable()

Remarks

Returns true if debug memory has been assigned to the title for general use. Only applies to platforms with fixed memory and no paging.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss