Skip to content

AMRISubjectController::SetSecondsToStartOfRun

Class: AMRISubjectController

Records the timestamp (in seconds since demo start) at which the first TTL of this run was received.

Syntax

void AMRISubjectController::SetSecondsToStartOfRun(float seconds)

Parameters

Parameter Type Description
seconds float Elapsed seconds from demo start to the first TTL.

Blueprint

Blueprint: Callable from Blueprints

Remarks

seconds Elapsed seconds from demo start to the first TTL. UFUNCTION