Back to Home
ESO Function Data v100019
SharedChatSystem.Initialize()
See also:
Initialize()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:1310
--
function SharedChatSystem:Initialize(control, platformSettings)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/console/gamepadchatsystem.lua:149
--
SharedChatSystem.Initialize(self, control, CONSOLE_SETTINGS)
ingame/chatsystem/pc/chatsystem.lua:85
--
SharedChatSystem.Initialize(self, control, PC_SETTINGS)