FOnlinePartyData::FromJson

Update attributes from a JSON packet

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlinePartyInterface.h"

Source

/Engine/Plugins/Online/OnlineSubsystem/Source/Private/OnlinePartyInterface.cpp

Syntax

void FromJson
(
    const FString & JsonString
)

Remarks

Update attributes from a JSON packet

Parameters

Parameter

Description

JsonString

string containing the JSON packet

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