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

Function Description
void SetStr(string a, string b)
SetStr(name, val) : sets the value of the convar to the string.
Parameters
Type | Name | Description |
---|---|---|
string | a | No Description Set |
string | b | No Description Set |