Back to Home
ESO Function Data v101044
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:1172
--
local function GetNewScrollButtonState(scrollButton, disabled)
Function Calls
ingame/chatsystem/sharedchatsystem.lua:1200
--
GetNewScrollButtonState(self.scrollUpButton, upDisabled)
ingame/chatsystem/sharedchatsystem.lua:1203
--
GetNewScrollButtonState(self.scrollDownButton, downDisabled)
ingame/chatsystem/sharedchatsystem.lua:1204
--
GetNewScrollButtonState(self.scrollEndButton, downDisabled)