Garry's Mod Wiki

Panel:ConVarChanged

  Panel:ConVarChanged( string newValue )

Description

Updates a panel object's associated console variable. This must first be set up with Derma_Install_Convar_Functions, and have a ConVar set using Panel:SetConVar.

Arguments

1 string newValue
The new value to set the associated console variable to.