Back to Home
ESO Function Data v101034
SharedChatSystem.StartTextEntry()
See also:
StartTextEntry()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:2009
--
function SharedChatSystem:StartTextEntry(text, channel, target, dontShowHUDWindow)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/gamepad/gamepadchatsystem.lua:287
--
SharedChatSystem.StartTextEntry(self, text, channel, target, dontShowHUDWindow)