6 results for "gamestate" in property
Reference to the active GameMode instance.
The class of the server's game mode, assigned by GameModeBase during initialization.
The authoritative list of all connected PlayerStates, maintained on both server and clients.
The pawn class used for spectating, assigned by GameModeBase and replicated to all clients so they can spawn the correct spectator pawn when entering spectator mode.
The live AGameStateBase instance for this session.
The AGameStateBase subclass this game mode spawns and replicates to all clients.