Back to Home
ESO Function Data v100020
OnEnterSell()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/fence/fence_base.lua:56
--
function ZO_Fence_Base:OnEnterSell(totalSells, sellsUsed)
ingame/fence/fence_manager.lua:66
--
function ZO_Fence_Manager:OnEnterSell()
ingame/fence/keyboard/fence_keyboard.lua:136
--
function ZO_Fence_Keyboard:OnEnterSell(totalSells, sellsUsed)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/fence/fence_base.lua:24
--
self:OnEnterSell(totalSells, sellsUsed)
ingame/fence/keyboard/fence_keyboard.lua:87
--
FENCE_MANAGER:OnEnterSell()