Back to Home
ESO Function Data v101044
SetRestyleSetIndex()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/restyle/restyle_shared.lua:211
--
function ZO_RestyleSlotData:SetRestyleSetIndex(restyleSetIndex)
ingame/restyle/keyboard/restylesheet_keyboard.lua:85
--
function ZO_RestyleSlot_Base:SetRestyleSetIndex(restyleSetIndex)
ingame/restyle/keyboard/restylesheet_keyboard.lua:545
--
function ZO_RestyleSlotsSheet:SetRestyleSetIndex(restyleSetIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/dyeing/dyeing_shared.lua:71
--
restyleSlotData:SetRestyleSetIndex(restyleSetIndex)
ingame/outfits/keyboard/outfitstylespanel_keyboard.lua:342
--
self.restyleSlotData:SetRestyleSetIndex(currentSetIndex)
ingame/restyle/restyle_manager.lua:16
--
restyleSlotData:SetRestyleSetIndex(ZO_RESTYLE_DEFAULT_SET_INDEX)
ingame/restyle/keyboard/restylesheet_keyboard.lua:86
--
self.restyleSlotData:SetRestyleSetIndex(restyleSetIndex)
ingame/restyle/keyboard/restylesheet_keyboard.lua:547
--
slotObject:SetRestyleSetIndex(restyleSetIndex)
ingame/restyle/keyboard/restylesheet_keyboard.lua:830
--
self:SetRestyleSetIndex(newManipulator:GetOutfitIndex())