Back to Home
ESO Function Data v101045
IsPreviewingOutfitStyle()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/gamepad/collectionsbook_gamepad.lua:1657
--
function ZO_GamepadCollectionsBook:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:471
--
function ZO_OutfitStylesPanel_Keyboard:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)
internalingame/market/market_shared.lua:879
--
function ZO_Market_Shared:IsPreviewingOutfitStyle(collectibleData)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/gamepad/collectionsbook_gamepad.lua:199
--
self:IsPreviewingOutfitStyle(data)
ingame/collections/gamepad/collectionsbook_gamepad.lua:516
--
self:IsPreviewingOutfitStyle(currentlySelectedCollectibleData)
ingame/collections/gamepad/collectionsbook_gamepad.lua:1615
--
self:IsPreviewingOutfitStyle(currentlySelectedCollectibleData, itemMaterialIndex, preferredOutfitSlot)
ingame/collections/keyboard/outfitstylesbook_keyboard.lua:50
--
ZO_OUTFIT_STYLES_PANEL_KEYBOARD:IsPreviewingOutfitStyle(collectibleData)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:313
--
self:IsPreviewingOutfitStyle(data)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:490
--
self:IsPreviewingOutfitStyle(collectibleData, itemMaterialIndex, preferredOutfitSlot)
internalingame/market/market_shared.lua:898
--
self:IsPreviewingOutfitStyle(collectibleData)
internalingame/market/gamepad/marketproductlistscene_gamepad.lua:39
--
ZO_GAMEPAD_MARKET:IsPreviewingOutfitStyle(collectibleData)