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