Navigation
Unreal Engine C++ API Reference > Plugins > Party > Party
References
Module | Party |
Header | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Party/PartyTypes.h |
Include | #include "Party/PartyTypes.h" |
Syntax
USTRUCT&40;&41;
struct FPartyPrivacySettings
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | bOnlyLeaderFriendsCanJoin | True to restrict the party exclusively to friends of the party leader |
![]() ![]() |
EPartyInviteRestriction | PartyInviteRestriction | Who is allowed to send invitataions to the party? |
![]() ![]() |
EPartyType | PartyType | The type of party in terms of advertised joinability restrictions |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const FPartyPrivacySettings& Other |
|
![]() ![]() |
bool | operator==
(
const FPartyPrivacySettings& Other |