Garry's Mod Wiki

Revision Difference

DScrollPanel:AddItem#546557

<function name="AddItem" parent="DScrollPanel" type="panelfunc"> <ispanel>yes</ispanel> <description>Parents the passed panel to the DScrollPanel's canvas.</description> <file line="33-L37">lua/vgui/dscrollpanel.lua</file>⤶ <realm>Client</realm> <args> <arg name="pnl" type="Panel">The panel to add.</arg> </args> </function>