C# Class EnterRoomParams

Afficher le fichier Open project: daniel-cheng/stellar Class Usage Examples

Méthodes publiques

Свойство Type Description
CreateIfNotExists bool
ExpectedUsers string[]
Lobby TypedLobby,
OnGameServer bool
PlayerProperties ExitGames.Client.Photon.Hashtable
RejoinOnly bool
RoomName string
RoomOptions RoomOptions,

Property Details

CreateIfNotExists public_oe property

public bool CreateIfNotExists
Résultat bool

ExpectedUsers public_oe property

public string[] ExpectedUsers
Résultat string[]

Lobby public_oe property

public TypedLobby, Lobby
Résultat TypedLobby,

OnGameServer public_oe property

public bool OnGameServer
Résultat bool

PlayerProperties public_oe property

public Hashtable,ExitGames.Client.Photon PlayerProperties
Résultat ExitGames.Client.Photon.Hashtable

RejoinOnly public_oe property

public bool RejoinOnly
Résultat bool

RoomName public_oe property

public string RoomName
Résultat string

RoomOptions public_oe property

public RoomOptions, RoomOptions
Résultat RoomOptions,