Back to Home
ESO Function Data v100032
SetFontSize()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:491
--
function SharedChatContainer:SetFontSize(tabIndex, fontSize)
ingame/chatsystem/sharedchatsystem.lua:2194
--
function SharedChatSystem:SetFontSize(fontSize)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/sharedchatsystem.lua:345
--
self:SetFontSize(tabIndex, fontSize)
ingame/chatsystem/sharedchatsystem.lua:2198
--
container:SetFontSize(tabIndex, fontSize)
ingame/chatsystem/sharedchatsystem.lua:2209
--
self:SetFontSize(fontSize)
ingame/chatsystem/gamepad/gamepadchatsystem.lua:196
--
self:SetFontSize(fontSize)
ingame/optionspanels/optionspanel_social_shared.lua:98
--
KEYBOARD_CHAT_SYSTEM:SetFontSize(value)
ingame/optionspanels/optionspanel_social_shared.lua:159
--
GAMEPAD_CHAT_SYSTEM:SetFontSize(selectedData.value)