Property | Type | Description | |
---|---|---|---|
MaxUsers | uint |
Method | Description | |
---|---|---|
RoomFunction ( uint ID, string Name, uint MaxUsers ) : System | ||
getID ( ) : uint | ||
getName ( ) : string |
public RoomFunction ( uint ID, string Name, uint MaxUsers ) : System | ||
ID | uint | |
Name | string | |
MaxUsers | uint | |
return | System |