Navigation
Unreal Engine C++ API Reference > Plugins > Party > Party > USocialParty
References
Module | Party |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Party/SocialParty.h |
Include | #include "Party/SocialParty.h" |
Syntax
struct FPendingMemberApproval
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bIsJIPApproval | |
![]() |
bool | bIsPlayerRemoval | |
![]() |
int64 | JoinInProgressRequestTime | |
![]() |
TArray< FMemberInfo > | Members | |
![]() |
FUniqueNetIdRepl | RecipientId |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FMemberInfo |