Back to Home
ESO Function Data v100027
IsPreviewingOutfitStyle()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/gamepad/collectionsbook_gamepad.lua:1140
--
function ZO_GamepadCollectionsBook:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:469
--
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:386
--
self:IsPreviewingOutfitStyle(currentlySelectedCollectibleData)
ingame/collections/gamepad/collectionsbook_gamepad.lua:1100
--
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:317
--
self:IsPreviewingOutfitStyle(data)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:492
--
self:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)