FFindTurnBasedMatchCallbackProxyMatchmakerDelegate

Windows
MacOS
Linux

Inheritance Hierarchy

FTurnBasedMatchmakerDelegate

TSharedFromThis

FFindTurnBasedMatchCallbackProxyMatchmakerDelegate

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/FindTurnBasedMatchCallbackProxy.h

Include

#include "FindTurnBasedMatchCallbackProxy.h"

Syntax

class FFindTurnBasedMatchCallbackProxyMatchmakerDelegate :
    public FTurnBasedMatchmakerDelegate,
    public TSharedFromThis< FTurnBasedMatchmakerDelegate >

Constructors

Destructors

Functions

Overridden from FTurnBasedMatchmakerDelegate

Name Description

Public function Virtual

void

 

OnMatchFound

(
    FTurnBasedMatchRef Match
)

This is triggered once a match has been successfully found.

Public function Virtual

void

 

OnMatchmakerCancelled()

This is triggered if the player cancelled the matchmaking process.

Public function Virtual

void

 

OnMatchmakerFailed()

This is triggered if matchmaking failed 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