Back to Home
ESO Function Data v101034
SharedChatContainer.Initialize()
See also:
Initialize()
Function Aliases
SharedChatContainer:Initialize()
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:308
--
function SharedChatContainer:Initialize(control, windowPool, tabPool)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/gamepad/gamepadchatsystem.lua:18
--
SharedChatContainer.Initialize(self, control, windowPool, tabPool)
ingame/chatsystem/keyboard/keyboardchatsystem.lua:9
--
SharedChatContainer.Initialize(self, control, windowPool, tabPool)