Back to Home
ESO Function Data v101036
IsPreviewingOutfitStyle()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/gamepad/collectionsbook_gamepad.lua:1269
--
function ZO_GamepadCollectionsBook:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:464
--
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:165
--
self:IsPreviewingOutfitStyle(data)
ingame/collections/gamepad/collectionsbook_gamepad.lua:431
--
self:IsPreviewingOutfitStyle(currentlySelectedCollectibleData)
ingame/collections/gamepad/collectionsbook_gamepad.lua:1230
--
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:307
--
self:IsPreviewingOutfitStyle(data)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:483
--
self:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)