FOnlinePartyData::ToJsonFull

Generate a JSON packet containing all key-value attributes

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 ToJsonFull
(
    FString & JsonString
) const

Remarks

Generate a JSON packet containing all key-value attributes

Parameters

Parameter

Description

JsonString

[out] string containing the resulting JSON output

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