Our new developer documentation is now available. Please check it out!
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 |