Method RemoveRoom
| Improve this Doc View SourceRemoveRoom(string)
Remove a custom room by its name.
Declaration
public bool RemoveRoom(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name | Name of the room to remove. |
Returns
Type | Description |
---|---|
bool |