Back to Home
ESO Function Data v100033
SetOutfitManipulator()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:480
--
function ZO_Outfit_Slots_Panel_Gamepad:SetOutfitManipulator(newManipulator)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1397
--
function ZO_Restyle_Station_Gamepad:SetOutfitManipulator(newManipulator)
ingame/restyle/keyboard/restylesheet_keyboard.lua:848
--
function ZO_RestyleOutfitSlotsSheet:SetOutfitManipulator(newManipulator)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:474
--
self:SetOutfitManipulator(nil)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:476
--
self:SetOutfitManipulator(ZO_OUTFIT_MANAGER:GetOutfitManipulator(currentEditingIndex))
ingame/restyle/gamepad/restyle_station_gamepad.lua:1033
--
self:SetOutfitManipulator(nil)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1035
--
self:SetOutfitManipulator(ZO_OUTFIT_MANAGER:GetOutfitManipulator(currentEditingIndex))
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:233
--
self.outfitStylesSheet:SetOutfitManipulator(outfitManipulator)