AGameState::ReceivedGameModeClass

Called when the GameClass property is set (at startup for the server, after the variable has been replicated on clients)

Windows
MacOS
Linux

Override Hierarchy

AGameStateBase::ReceivedGameModeClass()

AGameState::ReceivedGameModeClass()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/GameState.h

Include

#include "GameFramework/GameState.h"

Source

/Engine/Source/Runtime/Engine/Private/GameState.cpp

Syntax

virtual void ReceivedGameModeClass()

Remarks

Called when the GameClass property is set (at startup for the server, after the variable has been replicated on clients)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss