IOnlineTurnBased::GetMatchWithID

Returns the match object with the given MatchID.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTurnBasedInterface.h"

Syntax

virtual FTurnBasedMatchPtr GetMatchWithID
(
    FString MatchID
) const

Remarks

Returns the match object with the given MatchID.

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