Module |
|
Header |
/Engine/Source/Runtime/CoreOnline/Public/Online/CoreOnline.h |
Include |
#include "Online/CoreOnline.h" |
struct FJoinabilitySettings
Name | Description | ||
---|---|---|---|
|
bool |
bAllowInvites |
Does this session allow invites |
|
bool |
bJoinViaPresence |
Does this session allow public join via presence |
|
bool |
bJoinViaPresenceFriendsOnly |
Does this session allow friends to join via presence |
|
bool |
bPublicSearchable |
Is this session now publicly searchable |
|
int32 |
MaxPartySize |
Current max party size in this session |
|
int32 |
MaxPlayers |
Current max players in this session |
|
SessionName |
Name of session these settings affect |
Name | Description | |
---|---|---|
|
FJoinabilitySettings() |
Name | Description | ||
---|---|---|---|
|
bool |
operator!= ( |
|
|
bool |
operator== ( |