IEyeTrackerModule::IsAvailable

Checks to see if there exists a module registered as an EyeTracker.

Windows
MacOS
Linux

References

Module

EyeTracker

Header

/Engine/Source/Runtime/EyeTracker/Public/IEyeTrackerModule.h

Include

#include "IEyeTrackerModule.h"

Syntax

static bool IsAvailable()

Remarks

Checks to see if there exists a module registered as an EyeTracker. It is only valid to call Get() if IsAvailable() returns true.

Returns

True if there exists a module registered as an HMD.

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