Back to Home
ESO Function Data v100023
IsPreviewingOutfitStyle()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/gamepad/collectionsbook_gamepad.lua:1126
--
function ZO_GamepadCollectionsBook:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:471
--
function ZO_OutfitStylesPanel_Keyboard:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/gamepad/collectionsbook_gamepad.lua:135
--
self:IsPreviewingOutfitStyle(data)
ingame/collections/gamepad/collectionsbook_gamepad.lua:377
--
self:IsPreviewingOutfitStyle(currentlySelectedCollectibleData)
ingame/collections/gamepad/collectionsbook_gamepad.lua:1086
--
self:IsPreviewingOutfitStyle(currentlySelectedCollectibleData, itemMaterialIndex, preferredOutfitSlot)
ingame/collections/keyboard/outfitstylesbook_keyboard.lua:43
--
ZO_OUTFIT_STYLES_PANEL_KEYBOARD:IsPreviewingOutfitStyle(collectibleData)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:319
--
self:IsPreviewingOutfitStyle(data)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:494
--
self:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)