ITurnBasedMatchInterface

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/TurnBasedMatchInterface.h"

Syntax

class ITurnBasedMatchInterface

Functions

Name Description

Public function UFunction Category, BlueprintImplementableEvent

void

 

OnMatchEnded

(
    const FString& Match
)

Public function UFunction Category, BlueprintImplementableEvent

void

 

OnMatchReceivedTurn

(
    const FString& Match,
    bool bDidBecomeActive
)

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