Dota 2 Workshop Tools/Scripting/API/Convars.GetInt
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
table GetInt(string a)
GetInt(name) : returns the convar as an int. May return nil if no such convar.
Parameters
Type | Name | Description |
---|---|---|
string | a | No Description Set |
Returns
table - No Description Set