LeviLamina
Loading...
Searching...
No Matches
OreUI::InputQuery Class Reference
Inheritance diagram for OreUI::InputQuery:

Public Member Functions

virtual void update (double const)
MCAPI InputQuery (::OreUI::ClientDependencies const &client)
MCAPI void * $ctor (::OreUI::ClientDependencies const &client)
MCAPI void $update (double const)

Static Public Member Functions

static MCAPI void ** $vftableForPropertyObject ()
static MCAPI void ** $vftableForIQuery ()

Public Attributes

::ll::TypedStorage< 8, 8, ::std::reference_wrapper<::IClientInstance > > mClientInstance
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmEnableTooltipsOptionSubscription
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmKeyboardTypeOptionSubscription
::ll::TypedStorage< 8, 120, ::OreUI::OptionProperty< bool > > mSwapABButtons
::ll::TypedStorage< 8, 120, ::OreUI::OptionProperty< bool > > mSwapXYButtons
::ll::TypedStorage< 8, 176, ::OreUI::Property<::OreUI::InputMethod > > mCurrentInputType
::ll::TypedStorage< 8, 176, ::OreUI::Property< bool > > mEnableControllerHints
::ll::TypedStorage< 8, 176, ::OreUI::Property<::KeyboardType > > mKeyboardType
::ll::TypedStorage< 8, 176, ::OreUI::Property< bool > > mInteractionModelLocked

Member Function Documentation

◆ $vftableForPropertyObject()

MCAPI void ** OreUI::InputQuery::$vftableForPropertyObject ( )
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.

◆ $vftableForIQuery()

MCAPI void ** OreUI::InputQuery::$vftableForIQuery ( )
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:
  • src-server/mc/client/gui/oreui/binding/queries/core/InputQuery.h
  • src-client/mc/client/gui/oreui/binding/queries/core/InputQuery.h