Skip to content

AMRISpectatorController::Tick

Class: AMRISpectatorController

All the framewise logic.

Syntax

void AMRISpectatorController::Tick(float deltaTime) override

Parameters

Parameter Type Description
deltaTime float Time elapsed since the last frame in seconds.

Remarks

deltaTime Time elapsed since the last frame in seconds.