cvars

Example:

sv_cheats = cvars.find("sv_cheats")

Function:

find

Finds a cvar by name.

Last updated