Back to Home
ESO Function Data v101043
AddRawTabForWindow()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:738
--
function SharedChatContainer:AddRawTabForWindow(window, name, index, tab)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/sharedchatsystem.lua:814
--
self:AddRawTabForWindow(window, name, insertIndex or #self.windows, tab)