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