Back to Home
ESO Function Data v100021
OnVoiceUserJoinedChannel()
Function Aliases
No known aliases for this function.
Global Function Definitions
appandingame/voicechathud/console/zo_voicechathud.lua:230
--
function ZO_VoiceChatHUD:OnVoiceUserJoinedChannel(channelName, displayName, characterName, isSpeaking)
Local Function Definitions
ingame/voicechat/console/zo_voicechat_manager.lua:687
--
local function OnVoiceUserJoinedChannel(channelName, displayName, characterName, isSpeaking)
Function Calls
appandingame/voicechathud/console/zo_voicechathud.lua:205
--
self:OnVoiceUserJoinedChannel(...)
ingame/voicechat/console/zo_voicechat_manager.lua:766
--
OnVoiceUserJoinedChannel(...)