Revision Difference
Panel:MoveRightOf#560776
<function name="MoveRightOf" parent="Panel" type="classfunc">
<file line="139-L139">lua/includes/extensions/client/panel.lua</file>⤶
<description>Places the panel right 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>