Back to Home
ESO Function Data v101045
SharedChatSystem.InitializeSharedControlManagement()
See also:
InitializeSharedControlManagement()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:1267
--
function SharedChatSystem:InitializeSharedControlManagement(control, newContainerFn, chatWindowTemplateName, chatWindowTabName)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/gamepad/gamepadchatsystem.lua:213
--
SharedChatSystem.InitializeSharedControlManagement(self, control, NewContainerHelper, "ZO_GamepadChatWindowTemplate", "ZO_ChatWindowTab_Gamepad")
ingame/chatsystem/keyboard/keyboardchatsystem.lua:245
--
SharedChatSystem.InitializeSharedControlManagement(self, control, NewContainerHelper, "ZO_KeyboardChatWindowTemplate", "ZO_ChatWindowTabTemplate")