Back to Home
ESO Function Data v100032
SetPlaySoundFunction()
Function Aliases
No known aliases for this function.
Global Function Definitions
common/gamepad/zo_gamepadiconselector.lua:277
--
function ZO_GamepadIconSelector:SetPlaySoundFunction(fn)
libraries/zo_focus/gamepad/zo_gamepadfocus.lua:383
--
function ZO_GamepadFocus:SetPlaySoundFunction(fn)
libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:532
--
function ZO_HorizontalScrollList:SetPlaySoundFunction(fn)
libraries/zo_pagedlist/zo_pagedlist.lua:476
--
function ZO_PagedList:SetPlaySoundFunction(fn)
libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:822
--
function ZO_ParametricScrollList:SetPlaySoundFunction(fn)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/gamepad/zo_gamepadparametricscrolllisttemplates.lua:39
--
self:SetPlaySoundFunction(GamepadParametricScrollListPlaySound)
common/gamepad/zo_gamepadparametricscrolllisttemplates.lua:66
--
list:SetPlaySoundFunction(GamepadParametricScrollListPlaySound)
common/gamepad/zo_gamepadparametricscrolllisttemplates.lua:101
--
list:SetPlaySoundFunction(GamepadParametricScrollListPlaySound)
common/gamepad/genericheaders/genericheaders.lua:579
--
control.tabBar:SetPlaySoundFunction(fn)
ingame/antiquities/gamepad/antiquitylore_gamepad.lua:33
--
self.loreList:SetPlaySoundFunction(function() PlaySound(SOUNDS.BOOK_PAGE_TURN) end)
libraries/zo_focus/gamepad/zo_gamepadfocus.lua:55
--
self:SetPlaySoundFunction(GamepadListPlaySound)