ESO Function Data v100011
LayoutCollectible()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/collections/gamepad/collectionsbook_gamepad.lua:337 -- GAMEPAD_TOOLTIPS:LayoutCollectible(GAMEPAD_LEFT_TOOLTIP, categoryName, collectibleName, collectibleNickname, isUnlocked, isPurchasable, description, hint)
- ingame/interactwindow/gamepad/interactwindow_gamepad.lua:167 -- GAMEPAD_TOOLTIPS:LayoutCollectible(GAMEPAD_MOVABLE_TOOLTIP, nil, collectibleData.name, collectibleData.nickname, collectibleData.unlocked, NOT_PURCHASEABLE, collectibleData.description)
- ingame/tooltip/collectionstooltips.lua:6 -- self:LayoutCollectible(nil, name, nickname, unlocked, purchaseable, description, hint)
- internalingame/market/gamepad/market_gamepad.lua:107 -- GAMEPAD_TOOLTIPS:LayoutCollectible(GAMEPAD_MOVABLE_TOOLTIP, self.marketProduct:GetTooltipLayoutArgs())
- internalingame/market/gamepad/market_gamepad.lua:874 -- GAMEPAD_TOOLTIPS:LayoutCollectible(GAMEPAD_MOVABLE_TOOLTIP, self.selectedMarketProduct:GetTooltipLayoutArgs())