Back to Home
ESO Function Data v100023
UpdatePreview()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:316
--
function ZO_DailyLoginRewards_Gamepad:UpdatePreview(rewardData)
ingame/outfits/outfit_manager.lua:176
--
function ZO_OutfitSlotManipulator:UpdatePreview(refreshImmediately)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:202
--
function ZO_GamepadStoreBuy:UpdatePreview(selectedData)
ingame/tradinghouse/gamepad/tradinghouse_browseresults_gamepad.lua:78
--
function ZO_GamepadTradingHouse_BrowseResults:UpdatePreview(selectedData)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:272
--
self:UpdatePreview(rewardData)
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:293
--
self:UpdatePreview(rewardData)
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:313
--
self:UpdatePreview(selectedReward.data)
ingame/outfits/outfit_manager.lua:272
--
self:UpdatePreview(noSuppression)
ingame/outfits/outfit_manager.lua:426
--
outfitSlotManipulator:UpdatePreview(DONT_REFRESH_IF_SHOWN)
ingame/outfits/outfit_manager.lua:432
--
outfitSlotManipulator:UpdatePreview(DONT_REFRESH_IF_SHOWN)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:53
--
self.slotManipulator:UpdatePreview(REFRESH_PREVIEW_INSTANTLY)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:131
--
self.slotManipulator:UpdatePreview(REFRESH_PREVIEW_INSTANTLY)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:337
--
slotManipulator:UpdatePreview(REFRESH_PREVIEW_INSTANTLY)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:346
--
dialog.data.slotManipulator:UpdatePreview(REFRESH_PREVIEW_INSTANTLY)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1317
--
slotManipulator:UpdatePreview()
ingame/restyle/keyboard/restylestation_keyboard.lua:324
--
outfitSlotManipulator:UpdatePreview()
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:15
--
self:UpdatePreview(self.list:GetSelectedData())
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:19
--
self:UpdatePreview(nil)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:198
--
self:UpdatePreview(buyData)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:217
--
self:UpdatePreview(targetData)
ingame/tradinghouse/gamepad/tradinghouse_browseresults_gamepad.lua:54
--
self:UpdatePreview(selectedData)
ingame/tradinghouse/gamepad/tradinghouse_browseresults_gamepad.lua:93
--
self:UpdatePreview(targetData)
ingame/tradinghouse/gamepad/tradinghouse_browseresults_gamepad.lua:496
--
self:UpdatePreview(self:GetList():GetSelectedData())
ingame/tradinghouse/gamepad/tradinghouse_browseresults_gamepad.lua:504
--
self:UpdatePreview(nil)