Back to Home
ESO Function Data v101032
IsPreviewingOutfitStyle()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/gamepad/collectionsbook_gamepad.lua:1170
--
function ZO_GamepadCollectionsBook:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:457
--
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:149
--
self:IsPreviewingOutfitStyle(data)
ingame/collections/gamepad/collectionsbook_gamepad.lua:411
--
self:IsPreviewingOutfitStyle(currentlySelectedCollectibleData)
ingame/collections/gamepad/collectionsbook_gamepad.lua:1131
--
self:IsPreviewingOutfitStyle(currentlySelectedCollectibleData, itemMaterialIndex, preferredOutfitSlot)
ingame/collections/keyboard/outfitstylesbook_keyboard.lua:46
--
ZO_OUTFIT_STYLES_PANEL_KEYBOARD:IsPreviewingOutfitStyle(collectibleData)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:305
--
self:IsPreviewingOutfitStyle(data)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:476
--
self:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)