C# Class TypedLobbyInfo

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

Méthodes publiques

Свойство Type Description
PlayerCount int
RoomCount int

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

PlayerCount public_oe property

public int PlayerCount
Résultat int

RoomCount public_oe property

public int RoomCount
Résultat int