RoomCollection.Remove
public bool Remove(ulong id)
Removes the room from this collection
Info
does NOT leave or free the room
Parameters
Name | Type | Description |
---|---|---|
id | UInt64 |
Returns
Type | Description |
---|---|
Boolean | is removed |
public bool Remove(ulong id)
Removes the room from this collection
does NOT leave or free the room
Name | Type | Description |
---|---|---|
id | UInt64 |
Type | Description |
---|---|
Boolean | is removed |