Garry's Mod Wiki

Revision Difference

surface.GetTextPos#549874

<function name="GetTextPos" parent="surface" type="libraryfunc"> <description>Returns the X and Y co-ordinate that has been set with <page>surface.SetTextPos</page>.</description> <realm>Client and Menu</realm> <added>2023.05.26</added>⤶ <added>2023.05.10</added>⤶ <rets> <ret name="x" type="number">The X integer co-ordinate.</ret> <ret name="y" type="number">The Y integer co-ordinate.</ret> </rets> </function>