ESO Function Data v100011
SetMaterialQuantity()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/crafting/smithingcreation_shared.lua:901
--
function ZO_SharedSmithingCreation:SetMaterialQuantity(patternIndex, materialIndex, quantity)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/smithingcreation_shared.lua:714
--
self:SetMaterialQuantity(patternIndex, materialIndex, existingData.min)
ingame/crafting/smithingcreation_shared.lua:720
--
self:SetMaterialQuantity(patternIndex, materialIndex, stack)
ingame/crafting/smithingcreation_shared.lua:895
--
self:SetMaterialQuantity(patternIndex, selectedDataMaterialIndex, updatedQuantity)