UEyelinkInterface::OpenEyelinkDataFile¶
Class: UEyelinkInterface
Opens a new EDF data file on the Eyelink host computer for recording.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
fileName |
const FString |
Name of the EDF file to create. Must satisfy ValidateEyelinkFileName. |
Return Value¶
true if the data file was opened successfully.
Blueprint¶
Blueprint: Callable from Blueprints
Remarks¶
fileName Name of the EDF file to create. Must satisfy ValidateEyelinkFileName. true if the data file was opened successfully. UFUNCTION