EPartyInviteRestriction

Windows
MacOS
Linux

References

Module

Party

Header

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

Include

#include "Party/PartyTypes.h"

Syntax

enum EPartyInviteRestriction
{
    AnyMember,
    LeaderOnly,
    NoInvites,
}

Values

Name

Description

AnyMember

Any party member can send invites

LeaderOnly

Only the leader can send invites

NoInvites

Nobody can invite anyone to this party

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