Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UPlatformGameInstance
Syntax
FPlatformDelegate 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.