LeviLamina
Loading...
Searching...
No Matches
Settings::IBooleanDataProvider Class Referenceabstract
Inheritance diagram for Settings::IBooleanDataProvider:

Public Types

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

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 64, ::std::function< void()> > mListener
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmSubscription

Member Function Documentation

◆ $vftable()

MCAPI void ** Settings::IDataProvider::$vftable ( )
staticinherited
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: