Garry's Mod Wiki

DForm:SetName

  DForm:SetName( string name )

Description

Sets the title (header) name of the DForm. This is Label until set.

We advise against using this. It may be changed or removed in a future update. This is an alias of derived DCollapsibleCategory:SetLabel

Arguments

1 string name
The new header name.