Revision Difference
Panel:SetX#529473
<cat>classfunc</cat>⤶
<function name="SetX" parent="Panel" type="classfunc">
<description>
Sets the X position of the panel.
⤶
Internal uses <page>Panel:SetPos</page>.
⤶
Uses <page>Panel:SetPos</page> internally.
</description>
<realm>Client</realm>
<file line="70">lua/includes/extensions/client/panel.lua</file>
<file line="70-L72">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>