Show / Hide Table of Contents

Method GetRoomTheme

| Edit this page View Source

GetRoomTheme(string)

Helper method to get the global::Room.Theme value, if the given themeName matches any vanilla values.
Declaration
public static Room.Theme GetRoomTheme(string themeName)
Parameters
Type Name Description
string themeName Name of the theme.
Returns
Type Description
Theme The global::Room.Theme value, or Room.Theme.None if no match is found.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾