|
|
using | ChangeCallback = ::std::function<void()> |
|
|
GraphicsModeDataProvider & | operator= (GraphicsModeDataProvider const &) |
|
| GraphicsModeDataProvider (GraphicsModeDataProvider const &) |
| virtual bool | canModify () const |
| virtual ::gsl::span<::Settings::OptionData const > | getOptions () const |
| virtual int | getValue () const |
| virtual void | setValue (int value) |
| virtual ::std::optional<::std::string > const & | getInfo () const |
| virtual bool | flush () |
|
MCAPI void | $dtor () |
|
MCAPI bool | $canModify () const |
|
MCAPI ::gsl::span<::Settings::OptionData const > | $getOptions () const |
|
MCAPI int | $getValue () const |
|
MCAPI void | $setValue (int value) |
|
MCFOLD ::std::optional<::std::string > const & | $getInfo () const |
|
MCAPI bool | $flush () |
|
virtual void | setChangeListener (::std::function< void()> callback) |
|
MCAPI void | $setChangeListener (::std::function< void()> callback) |
|
|
::ll::TypedStorage< 4, 4, ::OptionID > | mOptionId |
|
::ll::TypedStorage< 8, 8, ::IOptions & > | mOptions |
|
::ll::TypedStorage< 8, 8, ::Settings::RegistryBuilder::IBuilderContext & > | mContext |
|
::ll::TypedStorage< 8, 24, ::std::vector<::Settings::OptionData > > | mDropdownOptions |
|
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | mInfo |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mSubscription |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mResetSubscription |
|
::ll::TypedStorage< 4, 8, ::std::optional< int > > | mPendingValue |
|
::ll::TypedStorage< 8, 64, ::std::function< void()> > | mListener |
◆ canModify()
| virtual bool Settings::GraphicsModeDataProvider::canModify |
( |
| ) |
const |
|
virtual |
◆ getOptions()
◆ getValue()
| virtual int Settings::GraphicsModeDataProvider::getValue |
( |
| ) |
const |
|
virtual |
◆ setValue()
| virtual void Settings::GraphicsModeDataProvider::setValue |
( |
int | value | ) |
|
|
virtual |
◆ getInfo()
| virtual ::std::optional<::std::string > const & Settings::GraphicsModeDataProvider::getInfo |
( |
| ) |
const |
|
virtual |
◆ flush()
| virtual bool Settings::GraphicsModeDataProvider::flush |
( |
| ) |
|
|
virtual |
◆ $vftable()
| MCAPI void ** Settings::GraphicsModeDataProvider::$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: