Garry's Mod Wiki

Revision Difference

DScrollPanel:GetCanvas#546559

<function name="GetCanvas" parent="DScrollPanel" type="panelfunc"> <ispanel>yes</ispanel> <description>Returns the canvas ( The panel all child panels are parented to ) of the DScrollPanel.</description> <realm>Client</realm> <file line="57-L61">lua/vgui/dscrollpanel.lua</file>⤶ <rets> <ret name="" type="Panel">The canvas</ret> </rets> </function>