Show / Hide Table of Contents

Method GetRoom

| Edit this page View Source

GetRoom(string)

Get a custom room by its name.
Declaration
public CustomRoom GetRoom(string name)
Parameters
Type Name Description
string name Name of the custom room to search.
Returns
Type Description
CustomRoom The CustomRoom if found.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾