Back to Home
ESO Function Data v100027
OnPendingDataChanged()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/outfits/outfit_manager.lua:270
--
function ZO_OutfitSlotManipulator:OnPendingDataChanged(suppressCallbacks)
ingame/restyle/keyboard/restylestation_keyboard.lua:328
--
function ZO_RestyleStation_Keyboard:OnPendingDataChanged(restyleSlotData)
Local Function Definitions
ingame/restyle/keyboard/restylesheet_keyboard.lua:833
--
local function OnPendingDataChanged(outfitIndex, slotIndex)
Function Calls
ingame/outfits/outfit_manager.lua:55
--
self:OnPendingDataChanged(suppressCallbacks)
ingame/outfits/outfit_manager.lua:70
--
self:OnPendingDataChanged(suppressCallbacks)
ingame/outfits/outfit_manager.lua:78
--
self:OnPendingDataChanged(suppressCallbacks)
ingame/outfits/outfit_manager.lua:195
--
self:OnPendingDataChanged(suppressCallbacks)
ingame/restyle/keyboard/restylestation_keyboard.lua:316
--
self:OnPendingDataChanged(restyleSlotData)