Revision Difference
Panel:MoveRightOf#550833
<function name="MoveRightOf" parent="Panel" type="classfunc">
<description>Places the panel right to the passed panel with the specified offset.</description>
<realm>Client</realm>⤶
<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>