BeginExitIfRequested

This will check if a RequestExit has come in, if it has will set GIsRequestingExit.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/CoreGlobals.h

Include

#include "CoreGlobals.h"

Source

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

Syntax

void BeginExitIfRequested()

Remarks

This will check if a RequestExit has come in, if it has will set GIsRequestingExit.

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