Revision Difference
DScrollPanel:ScrollToChild#546563
<function name="ScrollToChild" parent="DScrollPanel" type="panelfunc">
<ispanel>yes</ispanel>
<description>Scrolls to the given child</description>
<realm>Client</realm>
<file line="94-L106">lua/vgui/dscrollpanel.lua</file>⤶
<args>
<arg name="panel" type="Panel">The panel to scroll to, must be a child of the DScrollPanel.</arg>
</args>
</function>