Back to Home
ESO Function Data v100023
GetMarketProductInfoFromLabeledGroup()
Function Aliases
No known aliases for this function.
Global Function Definitions
internalingame/market/gamepad/market_gamepad.lua:1079
--
function GamepadMarket:GetMarketProductInfoFromLabeledGroup(labeledGroup, productId)
Local Function Definitions
No known local definitions for this function.
Function Calls
internalingame/market/gamepad/market_gamepad.lua:1091
--
self:GetMarketProductInfoFromLabeledGroup(self.featuredProducts, productId)
internalingame/market/gamepad/market_gamepad.lua:1096
--
self:GetMarketProductInfoFromLabeledGroup(self.limitedTimedOfferProducts, productId)
internalingame/market/gamepad/market_gamepad.lua:1101
--
self:GetMarketProductInfoFromLabeledGroup(self.dlcProducts, productId)
internalingame/market/gamepad/market_gamepad.lua:1106
--
self:GetMarketProductInfoFromLabeledGroup(self.marketProducts, productId)