FUserOnlineAccountTwitch::SetAccountData

Set account data attribute

Windows
MacOS
Linux

References

Module

OnlineSubsystemTwitch

Header

/Engine/Plugins/Online/OnlineSubsystemTwitch/Source/Public/OnlineAccountTwitch.h

Include

#include "OnlineAccountTwitch.h"

Syntax

bool SetAccountData
(
    const FString & Key,
    const FString & Val
)

Remarks

Set account data attribute

Returns

true if entry changed

Parameters

Parameter

Description

Key

account data entry key

Val

value that we want to set

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