Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/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.