FSubsystemUserInfo

Windows
MacOS
Linux

References

Module

Party

Header

/Engine/Plugins/Online/OnlineFramework/Source/Party/Public/User/SocialUser.h

Include

#include "User/SocialUser.h"

Syntax

struct FSubsystemUserInfo

Variables

Name Description

Public variable

TWeakPtr< FOnli...

 

BlockedPlayerInfo

Public variable

TWeakPtr< FOnli...

 

FriendInfo

Public variable

TWeakPtr< FOnli...

 

RecentPlayerInfo

Public variable

FUniqueNetIdRep...

 

UserId

On the fence about caching this locally. We don't care about where it came from if we do, and we can cache it independent from any of the info structs (which will play nice with external mapping queries before querying the user info itself)

Public variable

TWeakPtr< FOnli...

 

UserInfo

Constructors

Name Description

Public function

FSubsystemUserInfo

(
    const FUniqueNetIdRepl& InUserId
)

Functions

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