Garry's Mod Wiki

Revision Difference

DForm:SetName#561220

<function name="SetName" parent="DForm" type="panelfunc"> <description>Sets the title (header) name of the DForm. This is `Label` until set.</description> <realm>Client and Menu</realm> <file line="24-L28">lua/vgui/dform.lua</file>⤶ <args> <arg name="name" type="string">The new header name.</arg> </args> </function>