UMRIDemoSubsystem::GetPlayerPawnByName¶
Class: UMRIDemoSubsystem
Finds the player pawn by searching for an actor whose name matches the stored player pawn name.
Syntax¶
Return Value¶
Pointer to the named player APawn, or nullptr if not found.
Remarks¶
Pointer to the named player APawn, or nullptr if not found.