EOS_SessionDetails_Settings

EOS API reference page for EOS_SessionDetails_Settings

阅读时间1分钟

This data structure is part of the Sessions Interface.

Remarks

Common settings associated with a single session

Properties

EOS_SessionDetails_Settings

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_SESSIONDETAILS_SETTINGS_API_LATEST.
const char* BucketIdThe main indexed parameter for this session, can be any string (i.e. "Region:GameMode")
uint32_t NumPublicConnectionsNumber of total players allowed in the session
EOS_Bool bAllowJoinInProgressAre players allowed to join the session while it is in the "in progress" state
EOS_EOnlineSessionPermissionLevel PermissionLevelPermission level describing allowed access to the session when joining or searching for the session
EOS_Bool bInvitesAllowedAre players allowed to send invites for the session
EOS_Bool bSanctionsEnabledAre sanctioned players allowed to join - sanctioned players will be rejected if set to true