Skip to content

AMRISpectatorController::SetReferencePawn

Class: AMRISpectatorController

Sets the reference pawn to follow, i.e.

Syntax

void AMRISpectatorController::SetReferencePawn(APawn *referencePawn)

Parameters

Parameter Type Description
referencePawn APawn * The pawn to follow and record data from.

Remarks

the player's pawn. referencePawn The pawn to follow and record data from.