Garry's Mod Wiki

Panel:GWEN_SetControlName

  Panel:GWEN_SetControlName( string name )

Description

This is used internally - although you're able to use it you probably shouldn't.

Used by Panel:ApplyGWEN to apply the ControlName property to a panel. This calls Panel:SetName.

Arguments

1 string name
The new name to apply to the panel.