Our new developer documentation is now available. Please check it out!
RoomCollection.Item[String]
public Room this[string key] { get; }
Try to get room by name
Value Type
Type | Description |
---|---|
Room | Room or null |
public Room this[string key] { get; }
Try to get room by name
Type | Description |
---|---|
Room | Room or null |