Back to Home
ESO Function Data v100024
SetSound()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:86
--
function CenterScreenPlayerProgressBarParams:SetSound(sound)
ingame/centerscreenannounce/centerscreenannounce.lua:120
--
function ZO_CenterScreenMessageParams:SetSound(sound)
libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:139
--
function DialogKeybindStripDescriptor:SetSound(sound)
libraries/zo_particles/zo_particlesystem.lua:68
--
function ZO_ParticleSystem:SetSound(sound)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/centerscreenannounce/centerscreenannounce.lua:272
--
self:SetSound(sound)
ingame/centerscreenannounce/centerscreenannounce.lua:1060
--
messageParams:SetSound(sound)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:241
--
messageParams:SetSound(isConditionComplete and SOUNDS.QUEST_OBJECTIVE_COMPLETE or SOUNDS.QUEST_OBJECTIVE_INCREMENT)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:338
--
barParams:SetSound(sound)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:482
--
messageParams:SetSound(SOUNDS.SKYSHARD_GAINED)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:498
--
messageParams:SetSound(SOUNDS.SKILL_GAINED)
ingame/dailyloginrewards/dailyloginrewards_base.lua:38
--
blastParticleSystem:SetSound(SOUNDS.DAILY_LOGIN_REWARDS_CLAIM_FANFARE)
ingame/giftinventory/giftinventoryview_shared.lua:70
--
blastParticleSystem:SetSound(SOUNDS.GIFT_INVENTORY_VIEW_FANFARE_BLAST)
ingame/giftinventory/giftinventoryview_shared.lua:87
--
headerSparksParticleSystem:SetSound(SOUNDS.GIFT_INVENTORY_VIEW_FANFARE_SPARKS)
ingame/giftinventory/giftinventoryview_shared.lua:102
--
headerStarbustParticleSystem:SetSound(SOUNDS.GIFT_INVENTORY_VIEW_FANFARE_STARBURST)
ingame/hud/hudinfamymeter.lua:215
--
messageParams:SetSound(sound)
ingame/hud/hudinfamymeter.lua:246
--
messageParams:SetSound(sound)
libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:203
--
keybindDesc:SetSound(buttonData.clickSound)
publicallingames/tile/dailyrewardstile.lua:51
--
blastParticleSystem:SetSound(SOUNDS.DAILY_LOGIN_REWARDS_CLAIM_FANFARE)