Garry's Mod Wiki

Revision Difference

Panel:MoveBelow#510954

<function name="MoveBelow" parent="Panel" type="classfunc">⤶ <description>Places the panel below the passed panel with the specified offset.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="panel" type="Panel">Panel to position relatively to.</arg>⤶ <arg name="offset" type="number" default="0">The align offset.</arg>⤶ </args>⤶ </function>⤶ ⤶