Back to Home
ESO Function Data v101044
SetSound()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:89
--
function CenterScreenPlayerProgressBarParams:SetSound(sound)
ingame/centerscreenannounce/centerscreenannounce.lua:117
--
function ZO_CenterScreenMessageParams:SetSound(sound)
libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:161
--
function DialogKeybindStripDescriptor:SetSound(sound)
libraries/zo_particles/zo_particlesystem.lua:65
--
function ZO_ParticleSystem:SetSound(sound)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/battleground/battlegroundhud.lua:159
--
messageParams:SetSound(SOUNDS.BATTLEGROUND_FINAL_ROUND_STARTING)
ingame/battleground/battlegroundhud.lua:162
--
messageParams:SetSound(SOUNDS.BATTLEGROUND_ROUND_STARTING)
ingame/centerscreenannounce/centerscreenannounce.lua:420
--
self:SetSound(sound)
ingame/centerscreenannounce/centerscreenannounce.lua:1373
--
messageParams:SetSound(sound)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:219
--
messageParams:SetSound(isConditionComplete and SOUNDS.QUEST_OBJECTIVE_COMPLETE or SOUNDS.QUEST_OBJECTIVE_INCREMENT)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:329
--
barParams:SetSound(sound)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:502
--
messageParams:SetSound(SOUNDS.SKYSHARD_GAINED)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:525
--
messageParams:SetSound(SOUNDS.SKILL_GAINED)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:885
--
messageParams:SetSound(soundId)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1798
--
messageParams:SetSound(SOUNDS.ENDLESS_DUNGEON_ATTEMPTS_REMAINING_DECREMENT)
ingame/dailyloginrewards/dailyloginrewards_base.lua:19
--
self.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:78
--
headerSparksParticleSystem:SetSound(SOUNDS.GIFT_INVENTORY_VIEW_FANFARE_SPARKS)
ingame/giftinventory/giftinventoryview_shared.lua:93
--
headerStarbustParticleSystem:SetSound(SOUNDS.GIFT_INVENTORY_VIEW_FANFARE_STARBURST)
ingame/hud/hudinfamymeter.lua:215
--
messageParams:SetSound(sound)
ingame/hud/hudinfamymeter.lua:246
--
messageParams:SetSound(sound)
ingame/promotionalevents/promotionalevents_shared.lua:555
--
blastParticleSystem:SetSound(SOUNDS.PROMOTIONAL_EVENT_CAPSTONE_CELEBRATION_HEADER_CLICK)
libraries/zo_dialog/gamepad/zo_genericdialog_gamepad.lua:219
--
keybindDesc:SetSound(buttonData.clickSound)
publicallingames/tile/dailyrewardstile.lua:37
--
blastParticleSystem:SetSound(SOUNDS.DAILY_LOGIN_REWARDS_CLAIM_FANFARE)