Back to Home
ESO Function Data v100031
SetPendingDyes()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/dyeing/dyeingtoolbase.lua:54 -- restyleSlotData:SetPendingDyes(zo_replaceInVarArgs(dyeChannel, INVALID_DYE_ID, restyleSlotData:GetPendingDyes()))
- ingame/dyeing/dyeingtooldye.lua:18 -- restyleSlotData:SetPendingDyes(zo_replaceInVarArgs(dyeChannel, self.owner:GetSelectedDyeId(), restyleSlotData:GetPendingDyes()))
- ingame/dyeing/dyeingtoolerase.lua:22 -- restyleSlotData:SetPendingDyes(zo_replaceInVarArgs(dyeChannel, INVALID_DYE_ID, restyleSlotData:GetPendingDyes()))
- ingame/dyeing/dyeingtoolfill.lua:25 -- dyeableSlotData:SetPendingDyes(zo_replaceInVarArgs(dyeChannel, self.owner:GetSelectedDyeId(), dyeableSlotData:GetPendingDyes()))
- ingame/dyeing/dyeingtoolsetfill.lua:30 -- restyleSlotData:SetPendingDyes(GetSavedDyeSetDyes(self.owner:GetSelectedSavedSetIndex()))
- ingame/dyeing/dyeing_shared.lua:252 -- dyeableSlotData:SetPendingDyes(finalPrimaryDyeId, finalSecondaryDyeId, finalAccentDyeId)
- ingame/outfits/outfit_manager.lua:324 -- self:GetRestyleSlotData():SetPendingDyes(unpack(self.preservedDyeData))