Revision Difference
Panel:MoveRightOf#510951
<function name="MoveRightOf" parent="Panel" type="classfunc">⤶
<description>Places the panel right to 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>⤶
⤶