Back to Home
ESO Function Data v101044
LayoutPendingSmithingItem()
Function Aliases
No known aliases for this function.
Global Function Definitions
publicallingames/tooltip/itemtooltips.lua:1866
--
function ZO_Tooltip:LayoutPendingSmithingItem(patternIndex, materialIndex, materialQuantity, styleIndex, traitIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/gamepad/smithingcreation_gamepad.lua:896
--
self.resultTooltip.tip:LayoutPendingSmithingItem(selectedPatternIndex, selectedMaterialIndex, selectedMaterialQuantity, selectedStyleId, selectedTraitIndex)