31 std::vector<std::string> themes;
33 const char** dropDownItems =
nullptr;
Used to edit Hymn to Beauty settings.
Definition: SettingsWindow.hpp:8
void Show()
Show the settings window.
Definition: SettingsWindow.cpp:26
SettingsWindow()
Create new settings window.
Definition: SettingsWindow.cpp:10
bool IsVisible() const
Get whether the window is visible.
Definition: SettingsWindow.cpp:85
void SetVisible(bool visible)
Set whether the window should be visible.
Definition: SettingsWindow.cpp:89
Definition: AssetEditor.hpp:9