Back to Home
ESO Function Data v101036
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:1167
--
local function GetNewScrollButtonState(scrollButton, disabled)
Function Calls
ingame/chatsystem/sharedchatsystem.lua:1195
--
GetNewScrollButtonState(self.scrollUpButton, upDisabled)
ingame/chatsystem/sharedchatsystem.lua:1198
--
GetNewScrollButtonState(self.scrollDownButton, downDisabled)
ingame/chatsystem/sharedchatsystem.lua:1199
--
GetNewScrollButtonState(self.scrollEndButton, downDisabled)