ESO Function Data v100011
onPlaySoundFunction()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:42
--
self.onPlaySoundFunction = function()
Local Function Definitions
No known local definitions for this function.
Function Calls
common/zo_gamepad/zo_gamepadiconselector.lua:255
--
self.onPlaySoundFunction(ZO_ICONSELECTOR_MOVEMENT_TYPES.MOVE_UP)
common/zo_gamepad/zo_gamepadiconselector.lua:261
--
self.onPlaySoundFunction(ZO_ICONSELECTOR_MOVEMENT_TYPES.MOVE_DOWN)
common/zo_gamepad/zo_gamepadiconselector.lua:267
--
self.onPlaySoundFunction(ZO_ICONSELECTOR_MOVEMENT_TYPES.MOVE_LEFT)
common/zo_gamepad/zo_gamepadiconselector.lua:273
--
self.onPlaySoundFunction(ZO_ICONSELECTOR_MOVEMENT_TYPES.MOVE_RIGHT)
common/zo_gamepad/zo_gamepadparametricscrolllisttemplates.lua:128
--
self.onPlaySoundFunction(ZO_TABBAR_MOVEMENT_TYPES.PAGE_BACK)
common/zo_gamepad/zo_gamepadparametricscrolllisttemplates.lua:141
--
self.onPlaySoundFunction(ZO_TABBAR_MOVEMENT_TYPES.PAGE_FORWARD)
common/zo_gamepad/zo_gamepadparametricscrolllisttemplates.lua:213
--
self.onPlaySoundFunction(ZO_TABBAR_MOVEMENT_TYPES.PAGE_BACK)
common/zo_gamepad/zo_gamepadparametricscrolllisttemplates.lua:223
--
self.onPlaySoundFunction(ZO_TABBAR_MOVEMENT_TYPES.PAGE_FORWARD)
internalingame/market/gamepad/marketgridscreen_gamepad.lua:101
--
self.onPlaySoundFunction(DIR_SOUND_MAP[dy][dx])
libraries/zo_focus/gamepad/zo_gamepadfocus.lua:316
--
self.onPlaySoundFunction(FOCUS_MOVEMENT_TYPES.MOVE_PREVIOUS)
libraries/zo_focus/gamepad/zo_gamepadfocus.lua:328
--
self.onPlaySoundFunction(FOCUS_MOVEMENT_TYPES.MOVE_NEXT)
libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:175
--
self.onPlaySoundFunction(ZO_HORIZONTALSCROLLLIST_MOVEMENT_TYPES.MOVE_RIGHT)
libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:177
--
self.onPlaySoundFunction(ZO_HORIZONTALSCROLLLIST_MOVEMENT_TYPES.MOVE_LEFT)
libraries/zo_horizontalscrolllist/zo_horizontalscrolllist.lua:342
--
self.onPlaySoundFunction(ZO_HORIZONTALSCROLLLIST_MOVEMENT_TYPES.INITIAL_UPDATE)
libraries/zo_pagedlist/zo_pagedlist.lua:278
--
self.onPlaySoundFunction(ZO_PAGEDLIST_MOVEMENT_TYPES.PAGE_FORWARD)
libraries/zo_pagedlist/zo_pagedlist.lua:280
--
self.onPlaySoundFunction(ZO_PAGEDLIST_MOVEMENT_TYPES.PAGE_BACK)
libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:402
--
self.onPlaySoundFunction(jumpType)
libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:737
--
self.onPlaySoundFunction(ZO_PARAMETRIC_MOVEMENT_TYPES.MOVE_NEXT)
libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:739
--
self.onPlaySoundFunction(ZO_PARAMETRIC_MOVEMENT_TYPES.MOVE_PREVIOUS)