Our new developer documentation is now available. Please check it out!
RoomCollection.Equals
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
public bool Equals(Room x, Room y)
Compares two rooms by name
Parameters
Name | Type | Description |
---|---|---|
x | Room | room |
y | Room | room |
Returns
Type | Description |
---|---|
Boolean | is equal |