FOnlinePartyData::GetAllAttributesAsJsonObjectString

Create a string representing a JSON object 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

FString GetAllAttributesAsJsonObjectString() const

Remarks

Create a string representing a JSON object containing all key-value attributes

Returns

a string representing a JSON object containing all key-value attributes

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