FPartyPrivacySettings

Windows
MacOS
Linux

References

Module

Party

Header

/Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Party/PartyTypes.h

Include

#include "Party/PartyTypes.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FPartyPrivacySettings

Variables

Name Description

Public variable UProperty

bool

 

bOnlyLeaderFriendsCanJoin

True to restrict the party exclusively to friends of the party leader

Public variable UProperty

EPartyInviteRes...

 

PartyInviteRestriction

Who is allowed to send invitataions to the party?

Public variable UProperty

EPartyType

 

PartyType

The type of party in terms of advertised joinability restrictions

Constructors

Name Description

Public function

FPartyPrivacySettings()

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FPartyPrivacySettings& Other
)

Public function Const

bool

 

operator==

(
    const FPartyPrivacySettings& Other
)

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