Back to Home
ESO Function Data v101038
RefreshOutfit()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/outfits/outfit_manager.lua:750
--
function Outfit_Manager:RefreshOutfit(actorCategory, outfitIndex, suppressBroadcast)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/outfits/outfit_manager.lua:732
--
self:RefreshOutfit(GAMEPLAY_ACTOR_CATEGORY_PLAYER, outfitIndex, SUPPRESS_BROADCAST)
ingame/outfits/outfit_manager.lua:735
--
self:RefreshOutfit(GAMEPLAY_ACTOR_CATEGORY_COMPANION, companionOutfitIndex, SUPPRESS_BROADCAST)