cvars¶ Getting convars¶ You can do this by cvars.CONVAR_NAME 1print("Current sensitivity:" .. cvars.sensitivity:get_float()) Return type is convar_t