Garry's Mod Wiki

Revision Difference

DFrame:Center#530576

<function name="Center" parent="DFrame" type="panelfunc"> <ispanel>yes</ispanel> <description>Centers the frame relative to the whole screen and invalidates its layout. This overrides <page>Panel:Center</page>.</description> <realm>Client</realm> <file line="104-L110">lua/vgui/dframe.lua</file> </function> <note>You must use <page>Panel:SetSize</page> before using this function.</note>