Back to Home
ESO Function Data v101038
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: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/centerscreenannounce/centerscreenannounce.lua:373
--
self:SetSound(sound)
ingame/centerscreenannounce/centerscreenannounce.lua:1259
--
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:322
--
barParams:SetSound(sound)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:495
--
messageParams:SetSound(SOUNDS.SKYSHARD_GAINED)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:518
--
messageParams:SetSound(SOUNDS.SKILL_GAINED)
ingame/dailyloginrewards/dailyloginrewards_base.lua:38
--
blastParticleSystem:SetSound(SOUNDS.DAILY_LOGIN_REWARDS_CLAIM_FANFARE)
ingame/giftinventory/giftinventoryview_shared.lua:71
--
blastParticleSystem:SetSound(SOUNDS.GIFT_INVENTORY_VIEW_FANFARE_BLAST)
ingame/giftinventory/giftinventoryview_shared.lua:88
--
headerSparksParticleSystem:SetSound(SOUNDS.GIFT_INVENTORY_VIEW_FANFARE_SPARKS)
ingame/giftinventory/giftinventoryview_shared.lua:103
--
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:219
--
keybindDesc:SetSound(buttonData.clickSound)
publicallingames/tile/dailyrewardstile.lua:51
--
blastParticleSystem:SetSound(SOUNDS.DAILY_LOGIN_REWARDS_CLAIM_FANFARE)