UEyelinkInterface::SendEyelinkCommand¶
Class: UEyelinkInterface
Sends a raw command string to the Eyelink host computer.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
command |
const FString |
The command string to send (Eyelink command syntax). |
Blueprint¶
Blueprint: Callable from Blueprints
Remarks¶
Does nothing if the device is not connected. command The command string to send (Eyelink command syntax). UFUNCTION