Skip to content

UMRIDemoSubsystem::GetPlayerPawn

Class: UMRIDemoSubsystem

Returns the player pawn, using tag-based lookup or name-based lookup as appropriate.

Syntax

APawn * UMRIDemoSubsystem::GetPlayerPawn()

Return Value

Pointer to the player's APawn, or nullptr if not found.

Remarks

Pointer to the player's APawn, or nullptr if not found.