IOnlinePartySystem::MakeJoinInfoFromJson

Returns a valid join info object from a json blob

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlinePartyInterface.h"

Syntax

IOnlinePartyJoinInfoConstPtr MakeJoinInfoFromJson
(
    const FString & JoinInfoJson
)

Remarks

Returns a valid join info object from a json blob

Parameters

Parameter

Description

JoinInfoJson

json blob to convert

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