Garry's Mod Wiki

Revision Difference

DScrollPanel:InnerWidth#546561

<function name="InnerWidth" parent="DScrollPanel" type="panelfunc"> <ispanel>yes</ispanel> <description>Return the width of the DScrollPanel's canvas.</description> <realm>Client</realm> <file line="63-L67">lua/vgui/dscrollpanel.lua</file>⤶ <rets> <ret name="" type="number">The width of the DScrollPanel's canvas</ret> </rets> </function>