UMRIDemoSubsystem::GetPlayerPawnByTag¶
Class: UMRIDemoSubsystem
Finds the player pawn by searching for an actor tagged with MRIPlayerTag.
Syntax¶
Return Value¶
Pointer to the tagged player APawn, or nullptr if not found.
Remarks¶
Pointer to the tagged player APawn, or nullptr if not found.