Back to Home
ESO Function Data v100035
OnSellSuccess()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/fence/fence_base.lua:34
--
function ZO_Fence_Base:OnSellSuccess()
ingame/fence/fence_manager.lua:44
--
function ZO_Fence_Manager:OnSellSuccess()
ingame/fence/gamepad/fence_gamepad.lua:50
--
function ZO_Fence_Gamepad:OnSellSuccess()
Local Function Definitions
ingame/storewindow/gamepad/storewindow_gamepad.lua:80
--
local OnSellSuccess = function(eventId, itemName, quantity, money)
Function Calls
ingame/fence/fence_base.lua:14
--
self:OnSellSuccess()
ingame/fence/fence_manager.lua:21
--
self:OnSellSuccess()