FTurnBasedEventDelegate::OnMatchEnded

This is triggered when the match has ended for any reason.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTurnBasedInterface.h

Include

#include "Interfaces/OnlineTurnBasedInterface.h"

Syntax

virtual void OnMatchEnded
(
    FString MatchID
)

Remarks

This is triggered when the match has ended for any reason.

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