Navigation
API > API/Runtime > API/Runtime/EyeTracker > API/Runtime/EyeTracker/IEyeTrackerModule
Description
Checks to see if there exists a module registered as an EyeTracker. It is only valid to call Get() if IsAvailable() returns true.
| Name | IsAvailable |
| Type | function |
| Header File | /Engine/Source/Runtime/EyeTracker/Public/IEyeTrackerModule.h |
| Include Path | #include "IEyeTrackerModule.h" |
static bool IsAvailable()
True if there exists a module registered as an HMD.