Back to Home
ESO Function Data v101044
GetOutfitManipulator()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/armory/armorybuilddata.lua:72 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(GAMEPLAY_ACTOR_CATEGORY_PLAYER, equippedOutfitIndex)
- ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1206 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:377 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, currentlyEquippedOutfitIndex)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:1598 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, currentOutfitIndex)
- ingame/companion/gamepad/companion_gamepad.lua:232 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(GAMEPLAY_ACTOR_CATEGORY_COMPANION, currentlyEquippedOutfitIndex)
- ingame/companion/keyboard/companionoverview_keyboard.lua:129 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(GAMEPLAY_ACTOR_CATEGORY_COMPANION, outfitIndex)
- ingame/globals/ingamedialogs.lua:4091 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/outfits/outfit_manager.lua:776 -- self:GetOutfitManipulator(actorCategory, self.equippedOutfitIndices[actorCategory])
- ingame/restyle/gamepad/outfit_selector_gamepad.lua:264 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(GAMEPLAY_ACTOR_CATEGORY_PLAYER, outfitIndex)
- ingame/restyle/gamepad/outfit_selector_gamepad.lua:306 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(GAMEPLAY_ACTOR_CATEGORY_PLAYER, currentlySelectedData.outfitIndex)
- ingame/restyle/gamepad/outfit_selector_gamepad.lua:350 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(self.currentActorCategory, i)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:477 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(currentActorCategory, currentEditingIndex)
- ingame/restyle/gamepad/restylestation_gamepad.lua:1080 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(currentEditingActorCategory, currentEditingIndex)
- ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:354 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:451 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:807 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:1008 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/stats/gamepad/zo_stats_gamepad.lua:848 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(GAMEPLAY_ACTOR_CATEGORY_PLAYER, ZO_OUTFIT_MANAGER:GetEquippedOutfitIndex(GAMEPLAY_ACTOR_CATEGORY_PLAYER))
- ingame/stats/gamepad/zo_stats_gamepad.lua:870 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(currentActorCategory, currentlyEquippedOutfitIndex)
- ingame/stats/keyboard/zo_stats_keyboard.lua:569 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(self.actorCategory, outfitIndex)