Свойство | Type | Description | |
---|---|---|---|
max_users | int | ||
name | string | ||
number | int | ||
remote_lobby | int | ||
remote_svr | int | ||
roomID | System.Guid | ||
users | List |
Méthode | Description | |
---|---|---|
CRoom ( ) : System | ||
From ( System.Guid id, string _name, int _num, int _remote_svr, int _remote_lobby ) : void |
public From ( System.Guid id, string _name, int _num, int _remote_svr, int _remote_lobby ) : void | ||
id | System.Guid | |
_name | string | |
_num | int | |
_remote_svr | int | |
_remote_lobby | int | |
Résultat | void |