Navigation
Unreal Engine C++ API Reference > Plugins > Party
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FSocialUserListConfig | Configuration of ISocialUserList properties that are immutable once the list is created. | |
![]() |
ISocialUserList | ||
![]() ![]() ![]() |
USocialUser |
Typedefs
Name | Description |
---|---|
FOnCustomFilterUser | |
FOnNewSocialUserInitialized |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
ESocialUserStateFlags | OSS-agnostic user state filters (presence info generally required). |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
constexpr bool | ||
![]() |
constexpr ESocialUserStateFlags | operator&
(
ESocialUserStateFlags Lhs, |
|
![]() |
ESocialUserStateFlags & | operator&=
(
ESocialUserStateFlags& Lhs, |
|
![]() |
constexpr ESocialUserStateFlags | operator^
(
ESocialUserStateFlags Lhs, |
|
![]() |
ESocialUserStateFlags & | operator^=
(
ESocialUserStateFlags& Lhs, |
|
![]() |
constexpr ESocialUserStateFlags | operator|
(
ESocialUserStateFlags Lhs, |
|
![]() |
ESocialUserStateFlags & | operator|=
(
ESocialUserStateFlags& Lhs, |
|
![]() |
constexpr ESocialUserStateFlags |
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
USocialUser & | OnUpdateComplete |