AGameMode::K2_OnSetMatchState

Implementable event to respond to match state changes

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/GameMode.h"

Syntax

void K2_OnSetMatchState
(
    FName NewState
)

Remarks

Implementable event to respond to match state changes

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