FCoreDelegates::GetOutOfMemoryDelegate

Called when OOM event occurs, after backup memory has been freed, so there's some hope of being effective.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h

Include

#include "Misc/CoreDelegates.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/CoreDelegates.cpp

Syntax

static FSimpleMulticastDelegate & GetOutOfMemoryDelegate()

Remarks

Implemented as a function to address global ctor issues

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