FUserOnlineAccountTwitch::GetAccountData

Get account data attribute

Windows
MacOS
Linux

References

Module

OnlineSubsystemTwitch

Header

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

Include

#include "OnlineAccountTwitch.h"

Syntax

bool GetAccountData
(
    const FString & Key,
    FString & OutVal
) const

Remarks

Get account data attribute

Returns

true if entry was found

Parameters

Parameter

Description

Key

account data entry key

OutVal

[out] value that was found

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