Back to Home
ESO Function Data v100022
GetNewScrollButtonState()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/chatsystem/sharedchatsystem.lua:1247
--
local function GetNewScrollButtonState(scrollButton, disabled)
Function Calls
ingame/chatsystem/sharedchatsystem.lua:1275
--
GetNewScrollButtonState(self.scrollUpButton, upDisabled)
ingame/chatsystem/sharedchatsystem.lua:1278
--
GetNewScrollButtonState(self.scrollDownButton, downDisabled)
ingame/chatsystem/sharedchatsystem.lua:1279
--
GetNewScrollButtonState(self.scrollEndButton, downDisabled)