FTurnBasedMatch::GetMatchData

Put the match data into OutMatchData, returning whether or not the operation was successful

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTurnBasedInterface.h"

Syntax

virtual bool GetMatchData
(
    TArray< uint8 > & OutMatchData
) const

Remarks

Put the match data into OutMatchData, returning whether or not the operation was successful

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