Back to Home
ESO Function Data v101044
UpdatePreview()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:370
--
function ZO_DailyLoginRewards_Gamepad:UpdatePreview(rewardData)
ingame/outfits/outfit_manager.lua:209
--
function ZO_OutfitSlotManipulator:UpdatePreview(refreshImmediately)
ingame/promotionalevents/gamepad/promotionalevents_gamepad.lua:811
--
function ZO_PromotionalEvents_Gamepad:UpdatePreview(rewardData)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:226
--
function ZO_GamepadStoreBuy:UpdatePreview(selectedData)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:327
--
self:UpdatePreview(rewardData)
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:346
--
self:UpdatePreview(rewardData)
ingame/dailyloginrewards/gamepad/dailyloginrewards_gamepad.lua:364
--
self:UpdatePreview(selectedReward.data)
ingame/outfits/outfit_manager.lua:306
--
self:UpdatePreview(noSuppression)
ingame/outfits/outfit_manager.lua:469
--
outfitSlotManipulator:UpdatePreview(DONT_REFRESH_IF_SHOWN)
ingame/outfits/outfit_manager.lua:475
--
outfitSlotManipulator:UpdatePreview(DONT_REFRESH_IF_SHOWN)
ingame/promotionalevents/gamepad/promotionalevents_gamepad.lua:805
--
self:UpdatePreview(selectedRewardData)
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:334
--
slotManipulator:UpdatePreview(REFRESH_PREVIEW_INSTANTLY)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:343
--
dialog.data.slotManipulator:UpdatePreview(REFRESH_PREVIEW_INSTANTLY)
ingame/restyle/gamepad/restylestation_gamepad.lua:1376
--
slotManipulator:UpdatePreview(DONT_REFRESH_IMMEDIATELY)
ingame/restyle/keyboard/restylestation_keyboard.lua:465
--
outfitSlotManipulator:UpdatePreview(DONT_REFRESH_IMMEDIATELY)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:16
--
self:UpdatePreview(self.list:GetSelectedData())
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:21
--
self:UpdatePreview(nil)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:210
--
self:UpdatePreview(buyData)
ingame/storewindow/gamepad/storewindowbuy_gamepad.lua:248
--
self:UpdatePreview(targetData)