Method RemoveRoom
| Edit this page 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 |