EPartyType

Windows
MacOS
Linux

References

Module

Party

Header

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

Include

#include "Party/PartyTypes.h"

Syntax

enum EPartyType
{
    Public,
    FriendsOnly,
    Private,
}

Values

Name

Description

Public

This party is public (not really supported right now)

FriendsOnly

This party is joinable by friends

Private

This party requires an invite from someone within the 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