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