|
|
using | ChangeCallback = ::std::function<void()> |
|
|
RebindActionDataProvider & | operator= (RebindActionDataProvider const &) |
|
| RebindActionDataProvider (RebindActionDataProvider const &) |
| virtual bool | flush () |
| virtual bool | canModify () const |
|
MCAPI | RebindActionDataProvider (uint64 index, ::InputMode inputMode, ::RemappingLayout &layout, ::Settings::RegistryBuilder::IBuilderContext &context) |
|
MCAPI void | _disableRawInputEventListener () |
|
MCAPI void | _rebindInput (int id, ::RawInputType keyType, ::ButtonState buttonState) |
|
MCAPI void * | $ctor (uint64 index, ::InputMode inputMode, ::RemappingLayout &layout, ::Settings::RegistryBuilder::IBuilderContext &context) |
|
MCAPI bool | $flush () |
|
MCFOLD bool | $canModify () const |
|
MCFOLD void | $dtor () |
|
virtual void | setChangeListener (::std::function< void()> callback) |
|
MCAPI void | $setChangeListener (::std::function< void()> callback) |
|
|
::ll::TypedStorage< 8, 8, uint64 > | mIndex |
|
::ll::TypedStorage< 4, 4, ::InputMode > | mInputMode |
|
::ll::TypedStorage< 8, 8, ::RemappingLayout & > | mLayout |
|
::ll::TypedStorage< 8, 8, ::IOptions & > | mOptions |
|
::ll::TypedStorage< 8, 8, ::Settings::Eventing & > | mEventing |
|
::ll::TypedStorage< 8, 8, ::Settings::RegistryBuilder::IBuilderContext & > | mContext |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mRawInputEventSubscription |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mKeyboardTypeChangedSubscription |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mKeyChangedSubscription |
|
::ll::TypedStorage< 1, 1, bool > | mIsDirty |
|
::ll::TypedStorage< 8, 64, ::std::function< void()> > | mListener |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mSubscription |
◆ flush()
| virtual bool Settings::RebindActionDataProvider::flush |
( |
| ) |
|
|
virtual |
◆ canModify()
| virtual bool Settings::RebindActionDataProvider::canModify |
( |
| ) |
const |
|
virtual |
◆ $vftable()
| MCAPI void ** Settings::RebindActionDataProvider::$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: