IAppEventHandler::OnAppShutDown

Can be overridden by inheriting class that needs to destroy certain api interfaces before the perception stack is closed down.

Windows
MacOS
Linux

References

Module

MagicLeap

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Public/AppEventHandler.h

Include

#include "AppEventHandler.h"

Source

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Private/AppEventHandler.cpp

Syntax

virtual void OnAppShutDown()

Remarks

Can be overridden by inheriting class that needs to destroy certain api interfaces before the perception stack is closed down.

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