FTurnBasedMatch::ReloadMatchData

Request a reload of the match's data.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTurnBasedInterface.h"

Syntax

virtual void ReloadMatchData
(
    FDownloadMatchDataSignature DownloadCallback
)

Remarks

Request a reload of the match's data. Once the callback has been called, use GetMatchData to get the data

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