LeviLamina
Loading...
Searching...
No Matches
Settings::TextureStreamingDataProvider Class Reference
Inheritance diagram for Settings::TextureStreamingDataProvider:

Public Types

using ChangeCallback = ::std::function<void()>

Public Member Functions

TextureStreamingDataProvider & operator= (TextureStreamingDataProvider const &)
 TextureStreamingDataProvider (TextureStreamingDataProvider const &)
virtual bool getValue () const
virtual void setValue (bool value)
virtual bool canModify () const
MCAPI bool $getValue () const
MCAPI void $setValue (bool value)
MCAPI bool $canModify () const
virtual bool flush ()
MCFOLD void $dtor ()
MCFOLD bool $flush ()
virtual void setChangeListener (::std::function< void()> callback)
MCAPI void $setChangeListener (::std::function< void()> callback)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 4, 4, ::OptionID > mOptionId
::ll::TypedStorage< 8, 8, ::IOptions & > mOptions
::ll::TypedStorage< 8, 8, ::Settings::RegistryBuilder::IBuilderContext & > mContext
::ll::TypedStorage< 8, 64, ::std::function< void()> > mListener
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmSubscription

Member Function Documentation

◆ getValue()

virtual bool Settings::TextureStreamingDataProvider::getValue ( ) const
virtual

◆ setValue()

virtual void Settings::TextureStreamingDataProvider::setValue ( bool value)
virtual

◆ canModify()

virtual bool Settings::TextureStreamingDataProvider::canModify ( ) const
virtual

◆ $vftable()

MCAPI void ** Settings::TextureStreamingDataProvider::$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: