Back to Home
ESO Function Data v100029
OnFenceStateUpdated()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/fence/fence_base.lua:52
--
function ZO_Fence_Base:OnFenceStateUpdated(totalSells, sellsUsed, totalLaunders, laundersUsed)
ingame/fence/fence_manager.lua:60
--
function ZO_Fence_Manager:OnFenceStateUpdated(sellsUsed, laundersUsed)
ingame/fence/keyboard/fence_keyboard.lua:125
--
function ZO_Fence_Keyboard:OnFenceStateUpdated(totalSells, sellsUsed, totalLaunders, laundersUsed)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/fence/fence_base.lua:23
--
self:OnFenceStateUpdated(totalSells, sellsUsed, totalLaunders, laundersUsed)
ingame/fence/fence_manager.lua:26
--
self:OnFenceStateUpdated(sellsUsed, laundersUsed)