Derma_Install_Convar_Functions
Example
Adds the functions to a panel (snippet of vgui/dcheckbox.lua)
Output: The
PANEL
table now contains the functions SetConVar
, ConVarChanged
, ConVarStringThink
and ConVarNumberThink
(and an Init
function and a Think
function)