Dota 2 Workshop Tools/Scripting/API/Convars.GetStr
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Function Description
table GetStr(string variableName)
GetStr(name) : returns the convar as a string. May return nil if no such convar.
Parameters
| Type | Name | Description |
|---|---|---|
| string | variableName | No Description Set |
Returns
table - No Description Set