IOpenXREyeTrackerModule

The public interface to this module.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

OpenXREyeTracker

Header

/Engine/Plugins/Runtime/OpenXREyeTracker/Source/OpenXREyeTracker/Public/IOpenXREyeTrackerModule.h

Include

#include "IOpenXREyeTrackerModule.h"

Syntax

class IOpenXREyeTrackerModule : public IEyeTrackerModule

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

IOpenXREyeTr...

 

Get()

Singleton-like access to this module's interface.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Overridden from IEyeTrackerModule

Name Description

Public function Virtual Const

FString

 

GetModuleKeyName()

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