Back to Home
ESO Function Data v100035
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/centerscreenannounce/centerscreenannouncehandlers.lua:1097 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:289 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, currentlyEquippedOutfitIndex)
- ingame/collections/gamepad/collectionsbook_gamepad.lua:1138 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, currentOutfitIndex)
- ingame/companion/gamepad/companion_gamepad.lua:231 -- 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:3767 -- 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:249 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(GAMEPLAY_ACTOR_CATEGORY_PLAYER, outfitIndex)
- ingame/restyle/gamepad/outfit_selector_gamepad.lua:291 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(GAMEPLAY_ACTOR_CATEGORY_PLAYER, currentlySelectedData.outfitIndex)
- ingame/restyle/gamepad/outfit_selector_gamepad.lua:333 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(self.currentActorCategory, i)
- ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:474 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(currentActorCategory, currentEditingIndex)
- ingame/restyle/gamepad/restylestation_gamepad.lua:1071 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(currentEditingActorCategory, currentEditingIndex)
- ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:347 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:443 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:805 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/restyle/keyboard/restylesheet_keyboard.lua:1006 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(actorCategory, outfitIndex)
- ingame/stats/gamepad/zo_stats_gamepad.lua:697 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(currentActorCategory, currentlyEquippedOutfitIndex)
- ingame/stats/keyboard/zo_stats_keyboard.lua:429 -- ZO_OUTFIT_MANAGER:GetOutfitManipulator(self.actorCategory, outfitIndex)