Back to Home
ESO Function Data v100032
PreviewOutfit()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/restyle/gamepad/outfit_selector_gamepad.lua:330
--
function ZO_Outfit_Selector_Gamepad:PreviewOutfit(outfitIndex)
publicallingames/itempreview/itempreview_shared.lua:722
--
function ZO_ItemPreview_Shared:PreviewOutfit(outfitIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/gamepad/collectionsbook_gamepad.lua:1201
--
ITEM_PREVIEW_GAMEPAD:PreviewOutfit(currentOutfitIndex)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:114
--
self:PreviewOutfit(self.currentOutfitIndex)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:324
--
self:PreviewOutfit(currentlySelectedData.outfitIndex)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:332
--
ITEM_PREVIEW_GAMEPAD:PreviewOutfit(outfitIndex)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1045
--
ITEM_PREVIEW_GAMEPAD:PreviewOutfit(self.currentOutfitManipulator:GetOutfitIndex())
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:237
--
ITEM_PREVIEW_KEYBOARD:PreviewOutfit(outfitManipulator:GetOutfitIndex())
ingame/stats/keyboard/zo_stats_keyboard.lua:370
--
ITEM_PREVIEW_KEYBOARD:PreviewOutfit(entry.outfitIndex)
ingame/storewindow/storewindow_shared.lua:213
--
itemPreview:PreviewOutfit(ZO_OUTFIT_MANAGER:GetEquippedOutfitIndex())