FEngineLoop::AppExit

Shuts down the application.

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 AppExit()

Remarks

Shuts down the application.

This function called outside guarded exit code, during all exits (including 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