FMagicLeapEyeTrackerModule

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MagicLeapEyeTracker

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapEyeTracker/Public/MagicLeapEyeTrackerModule.h

Include

#include "MagicLeapEyeTrackerModule.h"

Syntax

class FMagicLeapEyeTrackerModule : public IMagicLeapEyeTrackerModule

Constructors

Overridden from IEyeTrackerModule

Name Description

Public function Virtual

TSharedPtr< ...

 

CreateEyeTracker()

Attempts to create a new head tracking device interface

Public function Virtual Const

bool

 

IsEyeTrackerConnected()

IEyeTrackerModule Note: returns true if ANY Magic Leap eye tracker is connected (VR or Desktop)

Overridden from IModuleInterface

Name Description

Public function Virtual

void

 

ShutdownModule()

Called before the module is unloaded, right before the module object is destroyed.

Public function Virtual

void

 

StartupModule()

Register module as an EyeTracker on startup.

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