Skip to content

UEyelinkInterface::InitEyelinkLibrary

Class: UEyelinkInterface

Initializes the Eyelink C library and registers all graphics callback hooks.

Syntax

void UEyelinkInterface::InitEyelinkLibrary()

Blueprint

Blueprint: Callable from Blueprints

Remarks

Must be called once before any other Eyelink operations. This deals with library initialization and setting up the display/input hooks that Eyelink uses to drive calibration UI. UFUNCTION