Back to Home
ESO Function Data v101044
IsEnchantmentEffectivenessReduced()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/hud/hudequipmentstatus.lua:98
--
local function IsEnchantmentEffectivenessReduced(bagId, slotId)
Function Calls
ingame/hud/hudequipmentstatus.lua:107
--
IsEnchantmentEffectivenessReduced(BAG_WORN, EQUIP_SLOT_MAIN_HAND)
ingame/hud/hudequipmentstatus.lua:107
--
IsEnchantmentEffectivenessReduced(BAG_WORN, EQUIP_SLOT_OFF_HAND)
ingame/hud/hudequipmentstatus.lua:110
--
IsEnchantmentEffectivenessReduced(BAG_WORN, EQUIP_SLOT_BACKUP_MAIN)
ingame/hud/hudequipmentstatus.lua:110
--
IsEnchantmentEffectivenessReduced(BAG_WORN, EQUIP_SLOT_BACKUP_OFF)