Garry's Mod Wiki

Tool:GetClientInfo

  string Tool:GetClientInfo( string name )

Description

Attempts to grab a clientside tool ConVar as a string.

Arguments

1 string name
Name of the convar to retrieve. The function will automatically add the mytoolfilename_ part to it.

Returns

1 string
The value of the requested ConVar.