Dota 2 Workshop Tools/Scripting/API/Convars.GetInt

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 13:25, 9 August 2014 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)
Jump to navigation Jump to search
Note.pngNote: This page is automatically generated. Any changes may be overwritten

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