Back to Home
ESO Function Data v101042
SetChannel()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/chatsystem/sharedchatsystem.lua:1420 -- self:SetChannel(CHAT_CHANNEL_SAY)
- ingame/chatsystem/sharedchatsystem.lua:1644 -- self:SetChannel(self.lastValidChannel, self.lastValidTarget)
- ingame/chatsystem/sharedchatsystem.lua:1647 -- self:SetChannel(CHAT_CHANNEL_SAY)
- ingame/chatsystem/sharedchatsystem.lua:1666 -- self.textEntry:SetChannel(channelData, self.currentTarget)
- ingame/chatsystem/sharedchatsystem.lua:1684 -- self:SetChannel(switch.id, switchArg)
- ingame/chatsystem/sharedchatsystem.lua:1718 -- self:SetChannel(self.pendingChannel, target)
- ingame/chatsystem/sharedchatsystem.lua:1846 -- self:SetChannel(switch.id, switchArg)
- ingame/chatsystem/sharedchatsystem.lua:1868 -- self:SetChannel(self.currentChannel, target)
- ingame/chatsystem/sharedchatsystem.lua:1877 -- self:SetChannel(self.currentChannel, target)
- ingame/chatsystem/sharedchatsystem.lua:1921 -- self:SetChannel(channel or CHAT_CHANNEL_SAY, target)
- ingame/chatsystem/sharedchatsystem.lua:1986 -- self:SetChannel(CHAT_CHANNEL_SAY)
- ingame/chatsystem/sharedchatsystem.lua:2002 -- self.textEntry:SetChannel(channelData, self.currentTarget)
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:409 -- GAMEPAD_CHAT_SYSTEM:SetChannel(data.id)
- ingame/chatsystem/gamepad/gamepadchatsystem.lua:440 -- SharedChatSystem.SetChannel(self, newChannel, channelTarget)
- ingame/voicechat/console/zo_voicechatchannels_gamepad.lua:385 -- VOICE_CHAT_PARTICIPANTS_GAMEPAD:SetChannel(channel)