Back to Home
ESO Function Data v100019
GetMarketProductInfoFromLabeledGroup()
Function Aliases
No known aliases for this function.
Global Function Definitions
internalingame/market/gamepad/market_gamepad.lua:989
--
function GamepadMarket:GetMarketProductInfoFromLabeledGroup(labeledGroup, productId)
Local Function Definitions
No known local definitions for this function.
Function Calls
internalingame/market/gamepad/market_gamepad.lua:1001
--
self:GetMarketProductInfoFromLabeledGroup(self.featuredProducts, productId)
internalingame/market/gamepad/market_gamepad.lua:1006
--
self:GetMarketProductInfoFromLabeledGroup(self.limitedTimedOfferProducts, productId)
internalingame/market/gamepad/market_gamepad.lua:1011
--
self:GetMarketProductInfoFromLabeledGroup(self.dlcProducts, productId)
internalingame/market/gamepad/market_gamepad.lua:1016
--
self:GetMarketProductInfoFromLabeledGroup(self.marketProducts, productId)