|
|
using | ChangeCallback = ::std::function<void()> |
|
|
SimulationDistanceDataProvider & | operator= (SimulationDistanceDataProvider const &) |
|
| SimulationDistanceDataProvider (SimulationDistanceDataProvider const &) |
| virtual bool | canModify () const |
| virtual ::gsl::span<::Settings::OptionData const > | getOptions () const |
| virtual int | getValue () const |
| virtual void | setValue (int index) |
| virtual ::std::optional<::std::string > const & | getInfo () const |
|
MCAPI | SimulationDistanceDataProvider (::LevelDataWrapper &levelData, ::std::function<::Bedrock::PubSub::Subscription(::std::function< void(::LevelDataWrapper &)>)> registerLevelChangeCallback) |
|
MCAPI uint | _computeDefaultValue () const |
|
MCAPI void | _computeLabels () |
|
MCAPI void | _updateData () |
|
MCAPI void * | $ctor (::LevelDataWrapper &levelData, ::std::function<::Bedrock::PubSub::Subscription(::std::function< void(::LevelDataWrapper &)>)> registerLevelChangeCallback) |
|
MCAPI void | $dtor () |
|
MCFOLD bool | $canModify () const |
|
MCAPI ::gsl::span<::Settings::OptionData const > | $getOptions () const |
|
MCAPI int | $getValue () const |
|
MCAPI void | $setValue (int index) |
|
MCFOLD ::std::optional<::std::string > const & | $getInfo () const |
|
virtual bool | flush () |
|
MCFOLD bool | $flush () |
|
virtual void | setChangeListener (::std::function< void()> callback) |
|
MCAPI void | $setChangeListener (::std::function< void()> callback) |
|
|
::ll::TypedStorage< 8, 8, ::LevelDataWrapper & > | mLevelData |
|
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | mInfo |
|
::ll::TypedStorage< 8, 128, ::BidirectionalUnorderedMap< int, uint > > | mIndexValueMap |
|
::ll::TypedStorage< 8, 24, ::std::vector<::Settings::OptionData > > | mLabels |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mLevelChangedSubscription |
|
::ll::TypedStorage< 8, 24, ::std::vector<::Bedrock::PubSub::Subscription > > | mLevelDataSubscriptions |
|
::ll::TypedStorage< 8, 64, ::std::function< void()> > | mListener |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mSubscription |
◆ canModify()
| virtual bool Settings::SimulationDistanceDataProvider::canModify |
( |
| ) |
const |
|
virtual |
◆ getOptions()
| virtual ::gsl::span<::Settings::OptionData const > Settings::SimulationDistanceDataProvider::getOptions |
( |
| ) |
const |
|
virtual |
◆ getValue()
| virtual int Settings::SimulationDistanceDataProvider::getValue |
( |
| ) |
const |
|
virtual |
◆ setValue()
| virtual void Settings::SimulationDistanceDataProvider::setValue |
( |
int | index | ) |
|
|
virtual |
◆ getInfo()
| virtual ::std::optional<::std::string > const & Settings::SimulationDistanceDataProvider::getInfo |
( |
| ) |
const |
|
virtual |
◆ $vftable()
| MCAPI void ** Settings::SimulationDistanceDataProvider::$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: