Revision Difference
Panel:SetX#529471
<cat>classfunc</cat>
<function name="SetX" parent="Panel" type="classfunc">
<description>
Sets the X position of the panel.
Internal uses <page>Panel:SetPos</page>.
</description>
<realm>Client</realm>
<file line="70">lua/includes/extensions/client/panel.lua</file>⤶
<added>2021.03.03</added>
<args>
<arg name="x" type="number">The X coordinate of the position.</arg>
</args>
</function>