Back to Home
ESO Function Data v100018
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:306
--
local function SetNumWarningSounds(self, numWarningSounds)
Function Calls
ingame/death/death.lua:182
--
ava.timerCooldown:SetNumWarningSounds(5)
ingame/death/death.lua:235
--
imperialPvP.timerCooldown:SetNumWarningSounds(5)
ingame/death/death.lua:411
--
resurrect.timerCooldown:SetNumWarningSounds(5)
ingame/instancekickwarning/instancekickwarning.lua:55
--
self.timerCooldown:SetNumWarningSounds(5)