|
|
using | ChangeCallback = ::std::function<void()> |
|
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Settings::IOptionsDataProvider > > | mDelegateProvider |
|
::ll::TypedStorage< 8, 64, ::std::function< void()> > | mChangeCallback |
|
::ll::TypedStorage< 4, 8, ::std::optional< int > > | mPendingValue |
|
::ll::TypedStorage< 8, 64, ::std::function< void()> > | mListener |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mSubscription |
◆ setChangeListener()
| virtual void Settings::AsyncOptionsDataProvider::setChangeListener |
( |
::std::function< void()> | callback | ) |
|
|
virtual |
◆ canModify()
| virtual bool Settings::AsyncOptionsDataProvider::canModify |
( |
| ) |
const |
|
virtual |
◆ getOptions()
◆ getValue()
| virtual int Settings::AsyncOptionsDataProvider::getValue |
( |
| ) |
const |
|
virtual |
◆ setValue()
| virtual void Settings::AsyncOptionsDataProvider::setValue |
( |
int | value | ) |
|
|
virtual |
◆ getInfo()
| virtual ::std::optional< ::std::variant<::std::string, ::std::function<::std::string()>, ::Settings::LocStringData > > const & Settings::AsyncOptionsDataProvider::getInfo |
( |
| ) |
const |
|
virtual |
◆ flush()
| virtual bool Settings::AsyncOptionsDataProvider::flush |
( |
| ) |
|
|
virtual |
◆ $vftable()
| MCAPI void ** Settings::AsyncOptionsDataProvider::$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: