IOnlineIdentity::GetAllUserAccounts

Obtain list of all known/registered user accounts

Windows
MacOS
Linux

Override Hierarchy

IOnlineIdentity::GetAllUserAccounts()

FOnlineIdentityTwitch::GetAllUserAccounts()

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineIdentityInterface.h"

Syntax

TArray< TSharedPtr< FUserOnlineAccount > > GetAllUserAccounts() const

Remarks

Obtain list of all known/registered user accounts

Returns

info about the users if found, NULL otherwise

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