Constructor RoomConfig
| Edit this page View SourceRoomConfig(string)
Create a config with a theme name.
Declaration
public RoomConfig(string themeName)
Parameters
Type | Name | Description |
---|---|---|
string | themeName |
RoomConfig()
Create a new RoomConfig
Declaration
public RoomConfig()