Garry's Mod Wiki

Revision Difference

Panel:PaintAt#550845

<function name="PaintAt" parent="Panel" type="classfunc"> <description> Paints a ghost copy of the panel at the given position. <warning> Breaks Z pos of panel <page>PANEL:SetZPos</page> </warning> </description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <args> <arg name="posX" type="number">The x coordinate to draw the panel from.</arg> <arg name="posY" type="number">The y coordinate to draw the panel from.</arg> </args> </function>