Back to Home
ESO Function Data v101044
UnequipOutfit()
Function Aliases
Outfit_Manager:UnequipOutfit()
Global Function Definitions
ingame/outfits/outfit_manager.lua:812
--
function Outfit_Manager:UnequipOutfit(actorCategory)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/companion/keyboard/companionoverview_keyboard.lua:57
--
ZO_OUTFIT_MANAGER:UnequipOutfit(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
ingame/outfits/outfit_manager.lua:813
--
UnequipOutfit(actorCategory)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:97
--
ZO_OUTFIT_MANAGER:UnequipOutfit(self.currentActorCategory)
ingame/restyle/gamepad/restylestation_gamepad.lua:1539
--
ZO_OUTFIT_MANAGER:UnequipOutfit(actoryCategory)
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:633
--
ZO_OUTFIT_MANAGER:UnequipOutfit(actorCategory)
ingame/stats/keyboard/zo_stats_keyboard.lua:166
--
ZO_OUTFIT_MANAGER:UnequipOutfit(GAMEPLAY_ACTOR_CATEGORY_PLAYER)