Skip to content

AMRISpectatorController::FindTaggedPlayerPawn

Class: AMRISpectatorController

Search for the subject pawn in all the actors in the world.

Syntax

APawn * AMRISpectatorController::FindTaggedPlayerPawn()

Return Value

Pointer to the tagged player pawn, or nullptr if not found.

Remarks

Pointer to the tagged player pawn, or nullptr if not found.