|
LeviLamina
|
This is the complete list of members for Editor::Settings::Theme, including all inherited members.
| $ctor(::std::function< void(::Editor::Settings::ThemeProps const &)> fullSyncCallback, ::std::function< void(::std::string const &)> onCurrentThemeChangeCallback, ::std::function< void(::std::string const &, ::std::optional<::std::string > const &, ::std::optional<::std::string > const &)> onNewThemeCreatedCallback, ::std::function< void(::std::string const &, ::Editor::Settings::ThemeSettingsColorKey, ::mce::Color const &)> onThemeColorUpdatedCallback, ::std::function< void(::std::string const &)> onThemeDeletedCallback) | Editor::Settings::Theme | |
| _cloneThemeColorProps(::std::unordered_map<::HashedString, ::mce::Color > colorProps) | Editor::Settings::Theme | |
| _getAttemptingToModifyBuiltInThemeError(::std::string const &themeId) const | Editor::Settings::Theme | |
| _getDarkThemeColorByKey(::Editor::Settings::ThemeSettingsColorKey colorKey) | Editor::Settings::Theme | static |
| _getDefaultThemesMap() | Editor::Settings::Theme | static |
| _getDefaultWorldUIColorByKey(::Editor::Settings::ThemeSettingsColorKey colorKey) | Editor::Settings::Theme | static |
| _getEmptyColorKeyMap() | Editor::Settings::Theme | static |
| _getHighContrastThemeColorByKey(::Editor::Settings::ThemeSettingsColorKey colorKey) | Editor::Settings::Theme | static |
| _getLightThemeColorByKey(::Editor::Settings::ThemeSettingsColorKey colorKey) | Editor::Settings::Theme | static |
| _getRedstoneThemeColorByKey(::Editor::Settings::ThemeSettingsColorKey colorKey) | Editor::Settings::Theme | static |
| _getThemeDoesNotExistError(::std::string const &themeId, bool isCustom) const | Editor::Settings::Theme | |
| addNewTheme(::std::string const &id, ::std::optional<::std::string > const &name, ::std::optional<::std::string > const &sourceThemeId, bool notifyUpdate) | Editor::Settings::Theme | |
| bindType(::cereal::ReflectionCtx &ctx) | Editor::Settings::Theme | static |
| canThemeBeModified(::std::string const &id) const | Editor::Settings::Theme | |
| deleteTheme(::std::string const &id, bool notifyUpdate) | Editor::Settings::Theme | |
| getThemeColors(::std::string const &id) const | Editor::Settings::Theme | |
| getThemePalette(::std::string const &id) const | Editor::Settings::Theme | |
| mUnk1f5339 (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
| mUnk2b56a1 (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
| mUnk9e8945 (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
| mUnkb81eb0 (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
| mUnkba74b5 (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
| mUnkdb376c (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
| operator=(Theme const &) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
| resolveColorKey(::Editor::Settings::ThemeSettingsColorKey key) const | Editor::Settings::Theme | |
| setCurrentTheme(::std::string const &id, bool notifyUpdate) | Editor::Settings::Theme | |
| setThemeName(::std::string const &id, ::std::string const &name) | Editor::Settings::Theme | |
| Theme(Theme const &) (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
| Theme() (defined in Editor::Settings::Theme) | Editor::Settings::Theme | |
| Theme(::std::function< void(::Editor::Settings::ThemeProps const &)> fullSyncCallback, ::std::function< void(::std::string const &)> onCurrentThemeChangeCallback, ::std::function< void(::std::string const &, ::std::optional<::std::string > const &, ::std::optional<::std::string > const &)> onNewThemeCreatedCallback, ::std::function< void(::std::string const &, ::Editor::Settings::ThemeSettingsColorKey, ::mce::Color const &)> onThemeColorUpdatedCallback, ::std::function< void(::std::string const &)> onThemeDeletedCallback) | Editor::Settings::Theme | |
| updateThemeColor(::std::string const &id, ::Editor::Settings::ThemeSettingsColorKey key, ::mce::Color const &newColor, bool notifyUpdate) | Editor::Settings::Theme |