Skip to content

UEyelinkInterface::GetEyelinkFileName

Class: UEyelinkInterface

Returns the name of the currently open (or most recently opened) EDF data file.

Syntax

FString UEyelinkInterface::GetEyelinkFileName() const

Return Value

The EDF filename string, or an empty string if no file is open.

Blueprint

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

Remarks

The EDF filename string, or an empty string if no file is open. UFUNCTION