ExistentGameModeBase

Overview

This class extends the GameModeBase of unreal engine. Its main purpose is to set the player pawn classes of each HMD equipped player as they connect to the session. If you need each player to be represented by a different pawn this is a quick and easy way to do it.

How to use

Additional Details

Last updated