UMRIDemoSubsystem::GetPlayerPawn¶
Class: UMRIDemoSubsystem
Returns the player pawn, using tag-based lookup or name-based lookup as appropriate.
Syntax¶
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.