Back to Home
ESO Function Data v101044
SetTabName()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:477
--
function SharedChatContainer:SetTabName(tabIndex, name)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/chatoptions.lua:135
--
self.chatContainer:SetTabName(self.chatTabIndex, self.tabName:GetText())