Garry's Mod Wiki

Revision Difference

Panel:SetY#529517

<function name="SetY" parent="Panel" type="classfunc"> <description> Sets the Y position of the panel. Uses <page>Panel:SetPos</page> internally. </description> <realm>Client</realm> <file line="73-L75">lua/includes/extensions/client/panel.lua</file> <added>2021.03.03</added>⤶ <added>2021.03.31</added>⤶ <args> <arg name="y" type="number">The Y coordinate of the position.</arg> </args> </function>