Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/RequestEngineExit
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/CoreGlobals.h |
| Include | #include "CoreGlobals.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/CoreGlobals.cpp |
void RequestEngineExit
(
const TCHAR * ReasonString
)
Remarks
Request that the engine exit as soon as it can safely do so The ReasonString is not optional and should be a useful description of why the engine exit is requested