Garry's Mod Wiki

Revision Difference

DIconLayout:SetSpaceX#550252

<function name="SetSpaceX" parent="DIconLayout" type="panelfunc"> <ispanel>yes</ispanel> <description>Sets the horizontal (x) 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>⤶ <realm>Client and Menu</realm>⤶ <args> <arg name="xSpacing" type="number">The width of the gap between child objects.</arg> </args> </function>