Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AGameMode
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/GameMode.h |
| Include | #include "GameFramework/GameMode.h" |
UFUNCTION (BlueprintImplementableEvent, Category="Game",
Meta=(DisplayName="OnSetMatchState", ScriptName="OnSetMatchState"))
void K2_OnSetMatchState
(
FName NewState
)
Remarks
Implementable event to respond to match state changes