GuiManager.setTheme

Loads and sets current theme.

  1. void setTheme(Theme theme)
  2. void setTheme(string themeName)
    class GuiManager
    void
    setTheme
    (
    in string themeName
    )

Meta