Back to Home
ESO Function Data v101038
SetFontSize()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:485
--
function SharedChatContainer:SetFontSize(tabIndex, fontSize)
ingame/chatsystem/sharedchatsystem.lua:2114
--
function SharedChatSystem:SetFontSize(fontSize)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/sharedchatsystem.lua:339
--
self:SetFontSize(tabIndex, fontSize)
ingame/chatsystem/sharedchatsystem.lua:2118
--
container:SetFontSize(tabIndex, fontSize)
ingame/chatsystem/sharedchatsystem.lua:2129
--
self:SetFontSize(fontSize)
ingame/chatsystem/gamepad/gamepadchatsystem.lua:207
--
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)