Back to Home
ESO Function Data v101044
SetPendingOutfitStyleInCurrentOutfit()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:459
--
function ZO_OutfitStylesPanel_Keyboard:SetPendingOutfitStyleInCurrentOutfit(collectibleData, itemMaterialIndex, preferredOutfitSlot)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:550
--
self:SetPendingOutfitStyleInCurrentOutfit(collectibleData, materialIndex, preferredOutfitSlot)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:563
--
self:SetPendingOutfitStyleInCurrentOutfit(collectibleData, ZO_OUTFIT_STYLE_DEFAULT_ITEM_MATERIAL_INDEX, preferredOutfitSlot)