Back to Home
ESO Function Data v100031
SetNumWarningSounds()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
libraries/zo_templates/windowtemplates.lua:323
--
local function SetNumWarningSounds(self, numWarningSounds)
Function Calls
ingame/death/death.lua:207
--
ava.timerCooldown:SetNumWarningSounds(5)
ingame/death/death.lua:260
--
imperialPvP.timerCooldown:SetNumWarningSounds(5)
ingame/death/death.lua:439
--
resurrect.timerCooldown:SetNumWarningSounds(5)
ingame/instancekickwarning/instancekickwarning.lua:60
--
self.timerCooldown:SetNumWarningSounds(5)