Revision Difference
Panel:SetY#529472
<cat>classfunc</cat>
<function name="SetY" parent="Panel" type="classfunc">
<description>
Sets the Y position of the panel.
Internal uses <page>Panel:SetPos</page>.
</description>
<realm>Client</realm>
<file line="73">lua/includes/extensions/client/panel.lua</file>⤶
<added>2021.03.03</added>
<args>
<arg name="y" type="number">The Y coordinate of the position.</arg>
</args>
</function>