Back to Home
ESO Function Data v100031
AutoSendChatInput()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:2371
--
function AutoSendChatInput(text, channel, target, dontShowHUDWindow)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/gamepad/chatmenu_gamepad.lua:433
--
AutoSendChatInput(self.textEdit:GetText(), CURRENT_CHANNEL, CURRENT_TARGET, DONT_SHOW_HUD_WINDOW)