Photon Server API Documentation v5.0RC1

Static Public Attributes | List of all members
Photon.Hive.Plugin.GameParameters Class Reference

Static Public Attributes

const byte MaxPlayers = 255
 
const byte IsVisible = 254
 
const byte IsOpen = 253
 
const byte LobbyProperties = 250
 
const byte MasterClientId = 248
 
const byte ExpectedUsers = 247
 
const byte PlayerTTL = 246
 
const byte EmptyRoomTTL = 245
 

Member Data Documentation

◆ EmptyRoomTTL

const byte Photon.Hive.Plugin.GameParameters.EmptyRoomTTL = 245
static

◆ ExpectedUsers

const byte Photon.Hive.Plugin.GameParameters.ExpectedUsers = 247
static

◆ IsOpen

const byte Photon.Hive.Plugin.GameParameters.IsOpen = 253
static

◆ IsVisible

const byte Photon.Hive.Plugin.GameParameters.IsVisible = 254
static

◆ LobbyProperties

const byte Photon.Hive.Plugin.GameParameters.LobbyProperties = 250
static

◆ MasterClientId

const byte Photon.Hive.Plugin.GameParameters.MasterClientId = 248
static

◆ MaxPlayers

const byte Photon.Hive.Plugin.GameParameters.MaxPlayers = 255
static

◆ PlayerTTL

const byte Photon.Hive.Plugin.GameParameters.PlayerTTL = 246
static