Back to Home
ESO Function Data v100034
OnFenceStateUpdated()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/fence/fence_base.lua:46
--
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:135
--
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:17
--
self:OnFenceStateUpdated(totalSells, sellsUsed, totalLaunders, laundersUsed)
ingame/fence/fence_manager.lua:26
--
self:OnFenceStateUpdated(sellsUsed, laundersUsed)