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

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 13:26, 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 GetBool(string variableName)

GetBool(name) : returns the convar as a boolean flag.


Parameters

Type Name Description
string variableName No Description Set

Returns

table - No Description Set