Back to Home
ESO Function Data v100034
LayoutItemWithStackCountSimple()
Function Aliases
No known aliases for this function.
Global Function Definitions
publicallingames/tooltip/itemtooltips.lua:1583
--
function ZO_Tooltip:LayoutItemWithStackCountSimple(itemLink, customOrBagStackCount)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/quickslot/gamepad/gamepadquickslot.lua:120
--
GAMEPAD_TOOLTIPS:LayoutItemWithStackCountSimple(GAMEPAD_LEFT_TOOLTIP, itemLink, ZO_ITEM_TOOLTIP_INVENTORY_TITLE_COUNT)
ingame/tradinghouse/gamepad/tradinghouse_listings_gamepad.lua:51
--
GAMEPAD_TOOLTIPS:LayoutItemWithStackCountSimple(GAMEPAD_LEFT_TOOLTIP, selectedData.itemLink, selectedData.stackCount)
publicallingames/tooltip/itemtooltips.lua:1353
--
self:LayoutItemWithStackCountSimple(itemLink, stackCount)
publicallingames/tooltip/itemtooltips.lua:1876
--
self:LayoutItemWithStackCountSimple(itemLink, customOrBagStackCount)
publicallingames/tooltip/markettooltips.lua:46
--
self:LayoutItemWithStackCountSimple(itemLink, stackCount)