Back to Home
ESO Function Data v100036
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:1524 -- self:SetChannel(CHAT_CHANNEL_SAY)
- ingame/chatsystem/sharedchatsystem.lua:1748 -- self:SetChannel(self.lastValidChannel, self.lastValidTarget)
- ingame/chatsystem/sharedchatsystem.lua:1751 -- self:SetChannel(CHAT_CHANNEL_SAY)
- ingame/chatsystem/sharedchatsystem.lua:1770 -- self.textEntry:SetChannel(channelData, self.currentTarget)
- ingame/chatsystem/sharedchatsystem.lua:1788 -- self:SetChannel(switch.id, switchArg)
- ingame/chatsystem/sharedchatsystem.lua:1822 -- self:SetChannel(self.pendingChannel, target)
- ingame/chatsystem/sharedchatsystem.lua:1950 -- self:SetChannel(switch.id, switchArg)
- ingame/chatsystem/sharedchatsystem.lua:1972 -- self:SetChannel(self.currentChannel, target)
- ingame/chatsystem/sharedchatsystem.lua:1981 -- self:SetChannel(self.currentChannel, target)
- ingame/chatsystem/sharedchatsystem.lua:2025 -- self:SetChannel(channel or CHAT_CHANNEL_SAY, target)
- ingame/chatsystem/sharedchatsystem.lua:2090 -- self:SetChannel(CHAT_CHANNEL_SAY)
- ingame/chatsystem/sharedchatsystem.lua:2106 -- self.textEntry:SetChannel(channelData, self.currentTarget)
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:606 -- GAMEPAD_CHAT_SYSTEM:SetChannel(data.id)
- ingame/chatsystem/gamepad/gamepadchatsystem.lua:474 -- SharedChatSystem.SetChannel(self, newChannel, channelTarget)
- ingame/voicechat/console/zo_voicechatchannels_gamepad.lua:381 -- VOICE_CHAT_PARTICIPANTS_GAMEPAD:SetChannel(channel)