storeScreen FunctionsΒΆ

Note

The storeScreen functions are related to the handling of merchant/vendor store interactions: buy, sell, identify, donate, steal and rent rooms

Function

Description

storeScreen:GetGroupCost

storeScreen:GetIdentifyCost

storeScreen:GetMenuName

storeScreen:GetPanelButtonEnabled

storeScreen:GetPanelButtonId

storeScreen:GetPanelButtonPanelId

storeScreen:GetPanelButtonSequence

storeScreen:GetPanelButtonToolTip

storeScreen:GetRoomCost

storeScreen:GetRoomType

storeScreen:GetSpellCost

storeScreen:GetStoreCost

storeScreen:GetStoreName

storeScreen:IsBuyItemButtonClickable

storeScreen:IsBuySpellButtonClickable

storeScreen:IsCloseBagButtonClickable

storeScreen:IsContainer

storeScreen:IsDonateButtonClickable

storeScreen:IsDoneButtonClickable

storeScreen:IsIdentifyItemButtonClickable

storeScreen:IsMainCancelButtonClickable

storeScreen:IsMainDoneButtonClickable

storeScreen:IsRentRoomButtonClickable

storeScreen:IsRoomTypeClickable

storeScreen:IsSellItemButtonClickable

storeScreen:IsSpriteOrderable

storeScreen:IsStealEnabled

storeScreen:IsStealItemButtonClickable

storeScreen:OnBuyDrinkButtonClick

storeScreen:OnBuyItemButtonClick

storeScreen:OnBuySpellButtonClick

storeScreen:OnCloseBagButtonClick

storeScreen:OnDonateButtonClick

storeScreen:OnIdentifyItemButtonClick

storeScreen:OnMainDoneButtonClick

storeScreen:OnRentRoomButtonClick

storeScreen:OnSellItemButtonClick

storeScreen:OnStealItemButtonClick

storeScreen:OpenBag

storeScreen:RestParty

storeScreen:SelectGroupItem

storeScreen:SelectIdentifyItem

storeScreen:SelectSpellItem

storeScreen:SelectStoreItem

storeScreen:SetGroupItemCount

storeScreen:SetRoomType

storeScreen:SetStoreItemCount

storeScreen:UpdateBuyDrinksPanel

storeScreen:UpdateBuySellPanel

storeScreen:UpdateBuySpellPanel

storeScreen:UpdateDonatePanel

storeScreen:UpdateIdentifyPanel

storeScreen:UpdateRentRoomPanel

storeScreen:UpdateStealPanel

e = g_pBaldurChitin
storeScreen = e:GetEngineStore()