Back to Home
ESO Function Data v100024
ShowAsChild()
Function Aliases
No known aliases for this function.
Global Function Definitions
internalingame/market/keyboard/marketclasses_keyboard.lua:328
--
function MarketProduct_Keyboard:ShowAsChild(marketProductId, parentMarketProductId)
Local Function Definitions
No known local definitions for this function.
Function Calls
internalingame/market/keyboard/marketclasses_keyboard.lua:146
--
self:ShowAsChild(productId, self.parentMarketProductId)
internalingame/market/keyboard/market_keyboard.lua:68
--
childMarketProduct:ShowAsChild(childMarketProductId, parentMarketProductId)