Back to Home
ESO Function Data v100034
EquipOutfit()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/outfits/outfit_manager.lua:758
--
function Outfit_Manager:EquipOutfit(outfitIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/outfits/outfit_manager.lua:760
--
EquipOutfit(outfitIndex)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:98
--
ZO_OUTFIT_MANAGER:EquipOutfit(self.currentOutfitIndex)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1420
--
ZO_OUTFIT_MANAGER:EquipOutfit(self.currentOutfitManipulator:GetOutfitIndex())
ingame/restyle/gamepad/restyle_station_gamepad.lua:1463
--
ZO_OUTFIT_MANAGER:EquipOutfit(self.currentOutfitManipulator:GetOutfitIndex())
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:426
--
ZO_OUTFIT_MANAGER:EquipOutfit(self.pendingEquipOutfitManipulator:GetOutfitIndex())
ingame/stats/keyboard/zo_stats_keyboard.lua:115
--
ZO_OUTFIT_MANAGER:EquipOutfit(self.pendingEquipOutfitIndex)