Back to Home
ESO Function Data v100023
EquipOutfit()
Function Aliases
Outfit_Manager:EquipOutfit()
Global Function Definitions
ingame/outfits/outfit_manager.lua:715
--
function Outfit_Manager:EquipOutfit(outfitIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/outfits/outfit_manager.lua:717
--
EquipOutfit(outfitIndex)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:84
--
ZO_OUTFIT_MANAGER:EquipOutfit(self.currentOutfitIndex)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1430
--
ZO_OUTFIT_MANAGER:EquipOutfit(self.currentOutfitManipulator:GetOutfitIndex())
ingame/restyle/gamepad/restyle_station_gamepad.lua:1449
--
ZO_OUTFIT_MANAGER:EquipOutfit(self.currentOutfitManipulator:GetOutfitIndex())
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:422
--
ZO_OUTFIT_MANAGER:EquipOutfit(self.pendingEquipOutfitManipulator:GetOutfitIndex())
ingame/stats/keyboard/zo_stats_keyboard.lua:112
--
ZO_OUTFIT_MANAGER:EquipOutfit(self.pendingEquipOutfitIndex)