FOnlinePartyData::MarkAttributeDirty

Mark an attribute as dirty so it can be rebroadcasted

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlinePartyInterface.h"

Syntax

void MarkAttributeDirty
(
    FString && AttrName
)

Remarks

Mark an attribute as dirty so it can be rebroadcasted

Parameters

Parameter

Description

AttrName

key for the attribute to mark dirty

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