|
| virtual ::std::vector<::std::string_view > | getSettingsGroups () const |
| virtual ::std::optional<::std::vector<::Settings::IRegistry::SettingId > > | getSettingsGroup (::std::string_view settingsGroupId) |
| virtual ::std::optional<::std::reference_wrapper<::std::variant< ::Settings::BooleanComponent, ::Settings::NumberComponent< int >, ::Settings::NumberComponent< float >, ::Settings::OptionComponent, ::Settings::StringComponent, ::Settings::ActionComponent, ::Settings::TextComponent, ::Settings::GroupInfoComponent, ::Settings::BannerComponent > > > | getSetting (::std::string_view settingId) const |
|
MCAPI void | refresh () |
|
MCAPI void | refresh (::std::string_view id) |
|
MCAPI void | $dtor () |
|
MCAPI ::std::vector<::std::string_view > | $getSettingsGroups () const |
|
MCAPI ::std::optional<::std::vector<::Settings::IRegistry::SettingId > > | $getSettingsGroup (::std::string_view settingsGroupId) |
|
MCAPI ::std::optional<::std::reference_wrapper<::std::variant< ::Settings::BooleanComponent, ::Settings::NumberComponent< int >, ::Settings::NumberComponent< float >, ::Settings::OptionComponent, ::Settings::StringComponent, ::Settings::ActionComponent, ::Settings::TextComponent, ::Settings::GroupInfoComponent, ::Settings::BannerComponent > > > | $getSetting (::std::string_view settingId) const |
|
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< ::std::string, ::std::function<::std::vector<::std::unique_ptr<::std::variant< ::Settings::BooleanComponent, ::Settings::NumberComponent< int >, ::Settings::NumberComponent< float >, ::Settings::OptionComponent, ::Settings::StringComponent, ::Settings::ActionComponent, ::Settings::TextComponent, ::Settings::GroupInfoComponent, ::Settings::BannerComponent > > >()> > > | mSettingsFactories |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< ::std::string, ::std::vector<::std::unique_ptr<::std::variant< ::Settings::BooleanComponent, ::Settings::NumberComponent< int >, ::Settings::NumberComponent< float >, ::Settings::OptionComponent, ::Settings::StringComponent, ::Settings::ActionComponent, ::Settings::TextComponent, ::Settings::GroupInfoComponent, ::Settings::BannerComponent > > > > > | mSettingsMap |
◆ SettingsFactory
| using Settings::Registry::SettingsFactory |
Initial value:::std::function<::std::vector<::std::unique_ptr<::std::variant<
Definition ActionComponent.h:7
Definition BannerComponent.h:7
Definition BooleanComponent.h:7
Definition GroupInfoComponent.h:7
Definition NumberComponent.h:8
Definition OptionComponent.h:7
Definition StringComponent.h:7
Definition TextComponent.h:7
◆ getSettingsGroups()
| virtual ::std::vector<::std::string_view > Settings::Registry::getSettingsGroups |
( |
| ) |
const |
|
virtual |
◆ getSettingsGroup()
◆ getSetting()
◆ $vftable()
| MCAPI void ** Settings::Registry::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: