Back to Home
ESO Function Data v100031
UpdatePreview()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:337
--
function ZO_DailyLoginRewards_Gamepad:UpdatePreview(rewardData)
ingame/outfits/outfit_manager.lua:205
--
function ZO_OutfitSlotManipulator:UpdatePreview(refreshImmediately)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:223
--
function ZO_GamepadStoreBuy:UpdatePreview(selectedData)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:297
--
self:UpdatePreview(rewardData)
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:316
--
self:UpdatePreview(rewardData)
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:334
--
self:UpdatePreview(selectedReward.data)
ingame/outfits/outfit_manager.lua:301
--
self:UpdatePreview(noSuppression)
ingame/outfits/outfit_manager.lua:467
--
outfitSlotManipulator:UpdatePreview(DONT_REFRESH_IF_SHOWN)
ingame/outfits/outfit_manager.lua:473
--
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:128
--
self.slotManipulator:UpdatePreview(REFRESH_PREVIEW_INSTANTLY)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:332
--
slotManipulator:UpdatePreview(REFRESH_PREVIEW_INSTANTLY)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:341
--
dialog.data.slotManipulator:UpdatePreview(REFRESH_PREVIEW_INSTANTLY)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1306
--
slotManipulator:UpdatePreview()
ingame/restyle/keyboard/restylestation_keyboard.lua:324
--
outfitSlotManipulator:UpdatePreview()
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:16
--
self:UpdatePreview(self.list:GetSelectedData())
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:20
--
self:UpdatePreview(nil)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:207
--
self:UpdatePreview(buyData)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:241
--
self:UpdatePreview(targetData)