Revision Difference
Panel:AlignBottom#560770
<function name="AlignBottom" parent="Panel" type="classfunc">
<file line="129-L129">lua/includes/extensions/client/panel.lua</file>⤶
<description>Aligns the panel on the bottom of its parent with the specified offset.</description>
<realm>Client and Menu</realm>
<args>
<arg name="offset" type="number" default="0">The align offset.</arg>
</args>
</function>