Garry's Mod Wiki

Revision Difference

DIconLayout:SetSpaceY#513677

<function name="SetSpaceY" parent="DIconLayout" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>Sets the vertical (y) spacing between children within the DIconLayout. You must call <page>DIconLayout:Layout</page> in order for the changes to take effect.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="ySpacing" type="number">The vertical gap between rows in the DIconLayout.</arg>⤶ </args>⤶ </function>⤶ ⤶