Back to Home
ESO Function Data v100022
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:1519 -- self:SetChannel(CHAT_CHANNEL_SAY)
- ingame/chatsystem/sharedchatsystem.lua:1769 -- self:SetChannel(self.lastValidChannel, self.lastValidTarget)
- ingame/chatsystem/sharedchatsystem.lua:1772 -- self:SetChannel(CHAT_CHANNEL_SAY)
- ingame/chatsystem/sharedchatsystem.lua:1791 -- self.textEntry:SetChannel(channelData, self.currentTarget)
- ingame/chatsystem/sharedchatsystem.lua:1809 -- self:SetChannel(switch.id)
- ingame/chatsystem/sharedchatsystem.lua:1836 -- self:SetChannel(self.pendingChannel, target)
- ingame/chatsystem/sharedchatsystem.lua:1929 -- self:SetChannel(switch.id, switchArg)
- ingame/chatsystem/sharedchatsystem.lua:1952 -- self:SetChannel(self.currentChannel, target)
- ingame/chatsystem/sharedchatsystem.lua:1961 -- self:SetChannel(self.currentChannel, target)
- ingame/chatsystem/sharedchatsystem.lua:1983 -- self:SetChannel(channel or CHAT_CHANNEL_SAY, target)
- ingame/chatsystem/sharedchatsystem.lua:2048 -- self:SetChannel(CHAT_CHANNEL_SAY)
- ingame/chatsystem/sharedchatsystem.lua:2064 -- self.textEntry:SetChannel(channelData, self.currentTarget)
- ingame/chatsystem/console/gamepadchatsystem.lua:447 -- SharedChatSystem.SetChannel(self, newChannel, channelTarget)
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:533 -- CHAT_SYSTEM:SetChannel(data.id)
- ingame/voicechat/console/zo_voicechatchannels_gamepad.lua:369 -- VOICE_CHAT_PARTICIPANTS_GAMEPAD:SetChannel(channel)