Back to Home
ESO Function Data v100018
GetMarketProductInfoFromLabeledGroup()
Function Aliases
No known aliases for this function.
Global Function Definitions
internalingame/market/gamepad/market_gamepad.lua:966
--
function GamepadMarket:GetMarketProductInfoFromLabeledGroup(labeledGroup, productId)
Local Function Definitions
No known local definitions for this function.
Function Calls
internalingame/market/gamepad/market_gamepad.lua:978
--
self:GetMarketProductInfoFromLabeledGroup(self.featuredProducts, productId)
internalingame/market/gamepad/market_gamepad.lua:983
--
self:GetMarketProductInfoFromLabeledGroup(self.limitedTimedOfferProducts, productId)
internalingame/market/gamepad/market_gamepad.lua:988
--
self:GetMarketProductInfoFromLabeledGroup(self.dlcProducts, productId)
internalingame/market/gamepad/market_gamepad.lua:993
--
self:GetMarketProductInfoFromLabeledGroup(self.marketProducts, productId)