ISocialUserList

Windows
MacOS
Linux

References

Module

Party

Header

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

Include

#include "User/ISocialUserList.h"

Syntax

class ISocialUserList

Destructors

Name Description

Public function Virtual

~ISocialUserList()

Functions

Name Description

Public function Const

FString

 

GetListName()

Public function Const

const TArray...

 

GetUsers()

Public function Const

ISocialUserL...

 

OnUpdateComplete()

Public function Const

ISocialUserL...

 

OnUserAdded()

Public function Const

ISocialUserL...

 

OnUserRemoved()

Public function

void

 

SetAllowAutoUpdate

(
    bool bIsEnabled
)

Give external overwrite to disable list auto update for perf

Public function

void

 

SetAllowSortDuringUpdate

(
    bool bIsEnabled
)

Public function

void

 

UpdateNow()

Trigger an update of the list immediately, regardless of auto update period

Classes

Name

Description

Public class

FOnUpdateComplete

Fires one time whenever an update results in some kind of change

Public class

FOnUserAdded

Public class

FOnUserRemoved

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