FUserOnlineAccountTwitch::GetAuthAttribute

Windows
MacOS
Linux

Override Hierarchy

FUserOnlineAccount::GetAuthAttribute()

FUserOnlineAccountTwitch::GetAuthAttribute()

References

Module

OnlineSubsystemTwitch

Header

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

Include

#include "OnlineAccountTwitch.h"

Source

/Engine/Plugins/Online/OnlineSubsystemTwitch/Source/Private/OnlineAccountTwitch.cpp

Syntax

virtual bool GetAuthAttribute
(
    const FString & AttrName,
    FString & OutAttrValue
) const

Returns

Any additional auth data associated with a registered user

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