FEngineLoop::AppPreExit

Prepares the application for shutdown.

Windows
MacOS
Linux

References

Module

Launch

Header

/Engine/Source/Runtime/Launch/Public/LaunchEngineLoop.h

Include

#include "LaunchEngineLoop.h"

Source

/Engine/Source/Runtime/Launch/Private/LaunchEngineLoop.cpp

Syntax

static void AppPreExit()

Remarks

Prepares the application for shutdown.

This function is called from within guarded exit code, only during non-error exits.

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