ApplicationWillTerminateDelegate

This _may_ be called when the application is getting terminated by the OS.

Windows
MacOS
Linux

Syntax

FApplicationLifetimeDelegate ApplicationWillTerminateDelegate

Remarks

This may be called when the application is getting terminated by the OS. There is no guarantee that this will ever be called on a mobile device, save state when ApplicationWillEnterBackgroundDelegate is called instead.

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