IMagicLeapControllerPlugin

The public interface to this module.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MagicLeapController

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapController/Public/IMagicLeapControllerPlugin.h

Include

#include "IMagicLeapControllerPlugin.h"

Syntax

class IMagicLeapControllerPlugin : public IInputDeviceModule

Remarks

The public interface to this module. In most cases, this interface is only public to sibling modules within this plugin.

Functions

Name Description

Public function Static

IMagicLeapCo...

 

Get()

Singleton-like access to this module's interface.

Public function

TSharedPtr< ...

 

GetInputDevice()

Returns the Input Device associated with this InputDeviceModule.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

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