ESO Function Data v100010
GetMaterialQuantity()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/crafting/smithingcreation_shared.lua:913
--
function ZO_SharedSmithingCreation:GetMaterialQuantity(patternIndex, materialIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/smithingcreation_shared.lua:126
--
self:GetMaterialQuantity(selectedData.patternIndex, selectedData.materialIndex)
ingame/crafting/smithingcreation_shared.lua:351
--
self:GetMaterialQuantity(data.patternIndex, data.materialIndex)
ingame/crafting/smithingcreation_shared.lua:713
--
self:GetMaterialQuantity(patternIndex, materialIndex)
ingame/crafting/smithingcreation_shared.lua:719
--
self:GetMaterialQuantity(patternIndex, materialIndex)
ingame/crafting/smithingcreation_shared.lua:894
--
self:GetMaterialQuantity(patternIndex, selectedDataMaterialIndex)