Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > AGameStateBase
Syntax
TObjectPtr< AGameModeBase > AuthorityGameMode
Remarks
Instance of the current game mode, exists only on the server. For non-authority clients, this will be NULL.