Garry's Mod Wiki

Revision Difference

Panel:GetY#529470

<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>. </description> <realm>Client</realm> <file line="66">lua/includes/extensions/client/panel.lua</file>⤶ <added>2021.03.03</added> <rets> <ret name="" type="number">Y coordinate.</ret> </rets> </function>