Navigation
API > API/Runtime > API/Runtime/Core
| Type | Name | Description | |
|---|---|---|---|
| void | RequestEngineExit
(
const TCHAR* ReasonString |
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 | |
| void | RequestEngineExit
(
const FString& ReasonString |