Back to Home
ESO Function Data v100026
SetOutfitManipulator()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:481
--
function ZO_Outfit_Slots_Panel_Gamepad:SetOutfitManipulator(newManipulator)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1403
--
function ZO_Restyle_Station_Gamepad:SetOutfitManipulator(newManipulator)
ingame/restyle/keyboard/restylesheet_keyboard.lua:849
--
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:475
--
self:SetOutfitManipulator(nil)
ingame/restyle/gamepad/outfit_slots_panel_gamepad.lua:477
--
self:SetOutfitManipulator(ZO_OUTFIT_MANAGER:GetOutfitManipulator(currentEditingIndex))
ingame/restyle/gamepad/restyle_station_gamepad.lua:1039
--
self:SetOutfitManipulator(nil)
ingame/restyle/gamepad/restyle_station_gamepad.lua:1041
--
self:SetOutfitManipulator(ZO_OUTFIT_MANAGER:GetOutfitManipulator(currentEditingIndex))
ingame/restyle/keyboard/restylesheetwindow_keyboard.lua:230
--
self.outfitStylesSheet:SetOutfitManipulator(outfitManipulator)