Back to Home
ESO Function Data v101039
OnSheetSlotRefreshed()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:531
--
function ZO_RestyleSheetWindow_Keyboard:OnSheetSlotRefreshed(restyleSlotData)
ingame/restyle/keyboard/restylesheet_keyboard.lua:516
--
function ZO_RestyleSlotsSheet:OnSheetSlotRefreshed(restyleSlotData)
ingame/restyle/keyboard/restylesheet_keyboard.lua:889
--
function ZO_RestyleOutfitSlotsSheet:OnSheetSlotRefreshed()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/restyle/keyboard/restylesheet_keyboard.lua:479
--
self:OnSheetSlotRefreshed()
ingame/restyle/keyboard/restylesheet_keyboard.lua:511
--
self:OnSheetSlotRefreshed(restyleSlotData)
ingame/restyle/keyboard/restylesheet_keyboard.lua:517
--
ZO_RESTYLE_SHEET_WINDOW_KEYBOARD:OnSheetSlotRefreshed(restyleSlotData)
ingame/restyle/keyboard/restylesheet_keyboard.lua:890
--
ZO_RestyleSlotsSheet.OnSheetSlotRefreshed(self)