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

Public Member Functions

virtual void update (double)
MCAPI ContainerItemQuery (::OreUI::GameDependencies const &game, ::OreUI::ClientDependencies const &client, ::ContainerEnumName containerName, int index)
MCAPI void _updateProperties (::GameplayUI::ContainerItem const &item)
MCAPI void * $ctor (::OreUI::GameDependencies const &game, ::OreUI::ClientDependencies const &client, ::ContainerEnumName containerName, int index)
MCAPI void $dtor ()
MCAPI void $update (double)

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> NAME ()
static MCAPI void ** $vftableForIQuery ()
static MCAPI void ** $vftableForPropertyObject ()

Public Attributes

::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmSubscription
::ll::TypedStorage< 8, 176, ::OreUI::Property< int > > mAmount
::ll::TypedStorage< 8, 200, ::OreUI::Property<::std::string > > mName
::ll::TypedStorage< 8, 200, ::OreUI::Property<::std::string > > mImage
::ll::TypedStorage< 8, 176, ::OreUI::Property< bool > > mHasDamageValue
::ll::TypedStorage< 8, 176, ::OreUI::Property< short > > mMaxDamage
::ll::TypedStorage< 8, 176, ::OreUI::Property< short > > mDamageValue
::ll::TypedStorage< 8, 176, ::OreUI::Property<::GameplayUI::ContainerItemType > > mContainerItemType
::ll::TypedStorage< 1, 1, ::ContainerEnumName > mContainerName
::ll::TypedStorage< 4, 4, int > mIndex
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::GameplayUI::GameplayUIContext > > mContext

Member Function Documentation

◆ $vftableForIQuery()

MCAPI void ** OreUI::ContainerItemQuery::$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.

◆ $vftableForPropertyObject()

MCAPI void ** OreUI::ContainerItemQuery::$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.

The documentation for this class was generated from the following files: