Skip to content

convar.convar

Andrew McWatters edited this page Apr 19, 2020 · 14 revisions

convar()

Source

engine/shared/convar.lua

Usage

convar( name, default, min, max, helpString, onValueChange, flags )

Parameters

Name Type Description
name ??? ???
default ??? ???
min ??? ???
max ??? ???
helpString ??? ???
onValueChange ??? ???
flags ??? ???

This article is a stub. You can help Planimeter by expanding it.

Clone this wiki locally