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