IAppEventHandler::~IAppEventHandler

Removes the [IAppEventHandler](API\Plugins\MagicLeap\IAppEventHandler) instance from the application's list of [IAppEventHandler](API\Plugins\MagicLeap\IAppEventHandler) instances.

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 ~IAppEventHandler()

Remarks

Removes the IAppEventHandler instance from the application's list of IAppEventHandler instances.

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