Skip to content

UEyelinkUserWidgetBase::GetEyelink

Class: UEyelinkUserWidgetBase

Returns the EyelinkInterface associated with the current game instance.

Syntax

UEyelinkInterface * UEyelinkUserWidgetBase::GetEyelink() const

Return Value

Pointer to the UEyelinkInterface , or nullptr if unavailable.

Blueprint

Blueprint: Pure — no exec pins, does not modify state

Remarks

Pointer to the UEyelinkInterface , or nullptr if unavailable. UFUNCTION