UEngine::InitializeEyeTrackingDevice

Detects and initializes any attached eye-tracking devices

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Engine.h

Include

#include "Engine/Engine.h"

Source

/Engine/Source/Runtime/Engine/Private/UnrealEngine.cpp

Syntax

virtual bool InitializeEyeTrackingDevice()

Remarks

Detects and initializes any attached eye-tracking devices

Returns

true if there is an initialized device, false otherwise

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