FOnlinePartyData::ToJsonDirty

Generate a JSON packet containing only the dirty key-value attributes for a delta update

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

Remarks

Generate a JSON packet containing only the dirty key-value attributes for a delta update

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