Back to Home
ESO Function Data v101044
GetNumOutfits()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/outfits/outfit_manager.lua:795
--
function Outfit_Manager:GetNumOutfits(actorCategory)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/companion/keyboard/companionoverview_keyboard.lua:127
--
ZO_OUTFIT_MANAGER:GetNumOutfits(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
ingame/restyle/gamepad/outfit_selector_gamepad.lua:348
--
ZO_OUTFIT_MANAGER:GetNumOutfits(self.currentActorCategory)
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:352
--
ZO_OUTFIT_MANAGER:GetNumOutfits(actorCategory)
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:449
--
ZO_OUTFIT_MANAGER:GetNumOutfits(GAMEPLAY_ACTOR_CATEGORY_COMPANION)
ingame/stats/keyboard/zo_stats_keyboard.lua:567
--
ZO_OUTFIT_MANAGER:GetNumOutfits(self.actorCategory)