Garry's Mod Wiki

DVScrollBar:AddScroll

  boolean DVScrollBar:AddScroll( number add )

Description

Adds specified amount of scroll in pixels.

Arguments

1 number add
How much to scroll downwards. Can be negative for upwards scroll

Returns

1 boolean
True if the scroll level was changed (i.e. if we did or did not scroll)