UE4U4MLManager::OnGameModeMatchStateSet

@note that this might not get called at all if the project's game mode doesn't extend [AGameMode](API\Runtime\Engine\GameFramework\AGameMode)

Windows
MacOS
Linux

References

Module

UE4ML

Header

/Engine/Plugins/AI/UE4ML/Source/UE4ML/Public/4MLManager.h

Include

#include "4MLManager.h"

Syntax

virtual void OnGameModeMatchStateSet
(
    FName MatchState
)

Remarks

@note that this might not get called at all if the project's game mode doesn't extend AGameMode

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