Back to Home
ESO Function Data v100025
SetRestyleSetIndex()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/restyle/restyle_shared.lua:226
--
function ZO_RestyleSlotData:SetRestyleSetIndex(restyleSetIndex)
ingame/restyle/keyboard/restylesheet_keyboard.lua:91
--
function ZO_RestyleSlot_Base:SetRestyleSetIndex(restyleSetIndex)
ingame/restyle/keyboard/restylesheet_keyboard.lua:562
--
function ZO_RestyleSlotsSheet:SetRestyleSetIndex(restyleSetIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/dyeing/dyeing_shared.lua:65
--
restyleSlotData:SetRestyleSetIndex(restyleSetIndex)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:347
--
self.restyleSlotData:SetRestyleSetIndex(currentSetIndex)
ingame/restyle/restyle_manager.lua:16
--
restyleSlotData:SetRestyleSetIndex(ZO_RESTYLE_DEFAULT_SET_INDEX)
ingame/restyle/keyboard/restylesheet_keyboard.lua:92
--
self.restyleSlotData:SetRestyleSetIndex(restyleSetIndex)
ingame/restyle/keyboard/restylesheet_keyboard.lua:564
--
slotObject:SetRestyleSetIndex(restyleSetIndex)
ingame/restyle/keyboard/restylesheet_keyboard.lua:839
--
self:SetRestyleSetIndex(newManipulator:GetOutfitIndex())