ESO Function Data v100010
OnUserSpeaking()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/voicechat/console/gamepadvoicechat.lua:911
--
function ZO_VoiceChatGamepadManager:OnUserSpeaking(channelName, userName, characterName, speaking)
ingame/voicechat/console/gamepadvoicechathud.lua:197
--
function ZO_VoiceChatHUDGamepadManager:OnUserSpeaking(channelName, userName, characterName, speaking)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/voicechat/console/gamepadvoicechat.lua:837
--
self:OnUserSpeaking(...)
ingame/voicechat/console/gamepadvoicechathud.lua:180
--
self:OnUserSpeaking(...)
ingame/voicechat/console/gamepadvoicechathud.lua:247
--
self:OnUserSpeaking(channelName, userName, characterName, isSpeaking)