Back to Home
ESO Function Data v101036
SetScroll()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/chatsystem/sharedchatsystem.lua:1113
--
function SharedChatContainer:SetScroll(value)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/chatsystem/sharedchatsystem.lua:1132
--
self:SetScroll(self.scrollbar:GetValue() + offset)
ingame/chatsystem/sharedchatsystem.lua:1136
--
self:SetScroll(self:GetCurrentMaxScroll())
ingame/chatsystem/sharedchatsystem.lua:2330
--
control.container:SetScroll(value)