Garry's Mod Wiki

Revision Difference

DIconLayout:SetLayoutDir#518887

<function name="SetLayoutDir" parent="DIconLayout" type="panelfunc"> <ispanel>yes</ispanel> <description> Sets the direction that it will be layed out, using the <page>DOCK</page>. Sets the direction that it will be layed out, using the <page>Enums/DOCK</page>. Currently only TOP and LEFT are supported. </description> <realm>Client</realm> <args> <arg name="direction" type="number"><page>DOCK</page></arg>⤶ <arg name="direction" type="number"><page>Enums/DOCK</page></arg>⤶ </args> </function>