Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineFramework/Source/Party/Public/User/ISocialUserList.h |
Include |
#include "User/ISocialUserList.h" |
class ISocialUserList
Name | Description | |
---|---|---|
|
~ISocialUserList() |
Name | Description | ||
---|---|---|---|
|
GetListName() |
||
|
const TArray... |
GetUsers() |
|
|
ISocialUserL... |
OnUpdateComplete() |
|
|
ISocialUserL... |
OnUserAdded() |
|
|
ISocialUserL... |
OnUserRemoved() |
|
|
SetAllowAutoUpdate ( |
Give external overwrite to disable list auto update for perf |
|
|
SetAllowSortDuringUpdate ( |
||
|
UpdateNow() |
Trigger an update of the list immediately, regardless of auto update period |
Name |
Description |
|
---|---|---|
|
FOnUpdateComplete |
Fires one time whenever an update results in some kind of change |
|
FOnUserAdded |
|
|
FOnUserRemoved |