Garry's Mod Wiki

Revision Difference

Panel:SetY#529474

<cat>classfunc</cat>⤶ <function name="SetY" parent="Panel" type="classfunc"> <description> Sets the Y position of the panel. ⤶ Internal uses <page>Panel:SetPos</page>. ⤶ Uses <page>Panel:SetPos</page> internally. </description> <realm>Client</realm> <file line="73">lua/includes/extensions/client/panel.lua</file> <file line="73-L75">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>