Garry's Mod Wiki

Revision Difference

DHorizontalDivider:SetLeftWidth#553366

<function name="SetLeftWidth" parent="DHorizontalDivider" type="panelfunc"> <ispanel>yes</ispanel>⤶ <description> Sets the current/starting width of the left side. The width of the right side is automatically calculated by subtracting this from the total width of the <page>DHorizontalDivider</page>. </description> <realm>Client</realm> <args> <arg name="width" type="number">The current/starting width of the left side</arg> </args> </function>