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

Public Member Functions

virtual void update (double)
MCAPI TradeOfferQuery (::OreUI::GameDependencies const &game, ::OreUI::ClientDependencies const &client, int tradeTier, int tradeIndex)
MCAPI void * $ctor (::OreUI::GameDependencies const &game, ::OreUI::ClientDependencies const &client, int tradeTier, int tradeIndex)
MCAPI void $dtor ()
MCAPI void $update (double)

Static Public Member Functions

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

Public Attributes

::ll::TypedStorage< 8, 176, ::OreUI::Property< bool > > mIsOutOfUses
::ll::TypedStorage< 8, 200, ::OreUI::Property<::std::string > > mBuyAItemName
::ll::TypedStorage< 8, 200, ::OreUI::Property<::std::string > > mBuyBItemName
::ll::TypedStorage< 8, 200, ::OreUI::Property<::std::string > > mSellItemName
::ll::TypedStorage< 8, 176, ::OreUI::Property< int > > mBuyAItemAmount
::ll::TypedStorage< 8, 176, ::OreUI::Property< int > > mBuyBItemAmount
::ll::TypedStorage< 8, 176, ::OreUI::Property< int > > mSellItemAmount
::ll::TypedStorage< 8, 200, ::OreUI::Property<::std::string > > mBuyAItemImage
::ll::TypedStorage< 8, 200, ::OreUI::Property<::std::string > > mBuyBItemImage
::ll::TypedStorage< 8, 200, ::OreUI::Property<::std::string > > mSellItemImage
::ll::TypedStorage< 8, 176, ::OreUI::Property< bool > > mHasSecondaryBuyItem
::ll::TypedStorage< 8, 176, ::OreUI::Property< bool > > mPlayerHasItemsForTrade
::ll::TypedStorage< 8, 176, ::OreUI::Property< bool > > mIsSelectedTrade
::ll::TypedStorage< 4, 4, int > mTradeTier
::ll::TypedStorage< 4, 4, int > mTradeIndex
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::GameplayUI::GameplayUIContext > > mContext

Member Function Documentation

◆ $vftableForPropertyObject()

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