Skip to content

UEyelinkInterface::SetEyetrackingComputerStatusText

Class: UEyelinkInterface

Sets the status text shown on the Eyelink host's display.

Syntax

void UEyelinkInterface::SetEyetrackingComputerStatusText(const FString message)

Parameters

Parameter Type Description
message const FString The message string to display on the Eyelink host.

Blueprint

Blueprint: Callable from Blueprints

Remarks

message The message string to display on the Eyelink host. UFUNCTION