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