ESO Function Data v100015
SetFontSize()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:486
--
function SharedChatContainer:SetFontSize(tabIndex, fontSize)
ingame/chatsystem/sharedchatsystem.lua:2141
--
function SharedChatSystem:SetFontSize(fontSize)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/sharedchatsystem.lua:340
--
self:SetFontSize(tabIndex, fontSize)
ingame/chatsystem/sharedchatsystem.lua:2145
--
container:SetFontSize(tabIndex, fontSize)
ingame/chatsystem/sharedchatsystem.lua:2167
--
self:SetFontSize(fontSize)
ingame/optionspanels/optionspanel_social_shared.lua:138
--
CHAT_SYSTEM:SetFontSize(value)