Photon Unity Networking  v1.84
English | 日本語 | 한국
Public Member Functions | Public Attributes | List of all members
TypedLobbyInfo Class Reference

Inherits TypedLobby.

Public Member Functions

override string ToString ()
 
- Public Member Functions inherited from TypedLobby
 TypedLobby ()
 
 TypedLobby (string name, LobbyType type)
 
override string ToString ()
 

Public Attributes

int PlayerCount
 
int RoomCount
 
- Public Attributes inherited from TypedLobby
string Name
 このゲームが追加されるロビーの名前。デフォルト:null、デフォルトのロビーに添付されています。ロビーはlobbyNameとlobbyTypeにつき一意であるため、複数のタイプが存在する場合に同じ名前を使用できます。 More...
 
LobbyType Type
 このゲームが追加される(指定された)ロビーのタイプ More...
 

Additional Inherited Members

- Static Public Attributes inherited from TypedLobby
static readonly TypedLobby Default = new TypedLobby()
 
- Properties inherited from TypedLobby
bool IsDefault [get]
 

Member Function Documentation

override string TypedLobbyInfo.ToString ( )

Member Data Documentation

int TypedLobbyInfo.PlayerCount
int TypedLobbyInfo.RoomCount