FFindTurnBasedMatchCallbackProxyMatchmakerDelegate::OnMatchFound

This is triggered once a match has been successfully found.

Windows
MacOS
Linux

Override Hierarchy

FTurnBasedMatchmakerDelegate::OnMatchFound()

FFindTurnBasedMatchCallbackProxyMatchmakerDelegate::OnMatchFound()

References

Module

OnlineSubsystemUtils

Header

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

Include

#include "FindTurnBasedMatchCallbackProxy.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/FindTurnBasedMatchCallbackProxy.cpp

Syntax

virtual void OnMatchFound
(
    FTurnBasedMatchRef Match
)

Remarks

This is triggered once a match has been successfully found.

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