Revision Difference
Panel:GetY#529476
<cat>classfunc</cat>⤶
<function name="GetY" parent="Panel" type="classfunc">
<description>
Returns the Y position of the panel relative to its <page>Panel:GetParent</page>.
⤶
Internal uses <page>Panel:SetPos</page>.
⤶
Uses <page>Panel:GetPos</page> internally.
</description>
<realm>Client</realm>
<file line="66">lua/includes/extensions/client/panel.lua</file>
<file line="66-L69">lua/includes/extensions/client/panel.lua</file>
<added>2021.03.03</added>
<rets>
<ret name="" type="number">Y coordinate.</ret>
</rets>
</function>