Garry's Mod Wiki

Revision Difference

Panel:SetY#550930

<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>⤶ <realm>Client and Menu</realm>⤶ <file line="73-L75">lua/includes/extensions/client/panel.lua</file> <added>2021.03.31</added> <args> <arg name="y" type="number">The Y coordinate of the position.</arg> </args> </function>