Navigation
API > API/Plugins > API/Plugins/OpenXREyeTracker
Inheritance Hierarchy
- IModuleInterface
- IModularFeature
- IEyeTrackerModule
- IOpenXREyeTrackerModule
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
| Type | Name | Description | |
|---|---|---|---|
| IOpenXREyeTrackerModule & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |
Overridden from IEyeTrackerModule
| Type | Name | Description | |
|---|---|---|---|
| FString |