> For the complete documentation index, see [llms.txt](https://docs.existent.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.existent.com/documentation/v0.0.1/resources/classes-components/existentgamemodebase.md).

# 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.&#x20;

<br>

## How to use

## Additional Details
