Navigation
API > API/Runtime > API/Runtime/Launch > API/Runtime/Launch/FEngineLoop
Description
Prepares the application for shutdown.
This function is called from within guarded exit code, only during non-error exits.
| Name | AppPreExit |
| Type | function |
| Header File | /Engine/Source/Runtime/Launch/Public/LaunchEngineLoop.h |
| Include Path | #include "LaunchEngineLoop.h" |
| Source | /Engine/Source/Runtime/Launch/Private/LaunchEngineLoop.cpp |
static void AppPreExit()