Back to Home
ESO Function Data v100034
SetPendingOutfitStyleInCurrentOutfit()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:443
--
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:532
--
self:SetPendingOutfitStyleInCurrentOutfit(collectibleData, materialIndex, preferredOutfitSlot)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:545
--
self:SetPendingOutfitStyleInCurrentOutfit(collectibleData, ZO_OUTFIT_STYLE_DEFAULT_ITEM_MATERIAL_INDEX, preferredOutfitSlot)