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