FOnlinePartyData::GetAllAttributesAsJsonObject

Create 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

TSharedRef< FJsonObject > GetAllAttributesAsJsonObject() const

Remarks

Create a JSON object containing all key-value attributes

Returns

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