Garry's Mod Wiki

Revision Difference

Panel:MoveLeftOf#560777

<function name="MoveLeftOf" parent="Panel" type="classfunc"> <file line="140-L140">lua/includes/extensions/client/panel.lua</file>⤶ <description>Places the panel left to the passed panel with the specified offset.</description> <realm>Client and Menu</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>