Back to Home
ESO Function Data v100030
PreviewOutfit()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/restyle/gamepad/outfit_selector_gamepad.lua:310
--
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:1180
--
ITEM_PREVIEW_GAMEPAD:PreviewOutfit(currentOutfitIndex)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:94
--
self:PreviewOutfit(self.currentOutfitIndex)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:304
--
self:PreviewOutfit(currentlySelectedData.outfitIndex)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:312
--
ITEM_PREVIEW_GAMEPAD:PreviewOutfit(outfitIndex)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1051
--
ITEM_PREVIEW_GAMEPAD:PreviewOutfit(self.currentOutfitManipulator:GetOutfitIndex())
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:234
--
ITEM_PREVIEW_KEYBOARD:PreviewOutfit(outfitManipulator:GetOutfitIndex())
ingame/stats/keyboard/zo_stats_keyboard.lua:361
--
ITEM_PREVIEW_KEYBOARD:PreviewOutfit(entry.outfitIndex)
ingame/storewindow/storewindow_shared.lua:194
--
itemPreview:PreviewOutfit(ZO_OUTFIT_MANAGER:GetEquippedOutfitIndex())