Dota 2 Workshop Tools/Scripting/API/Global.StringToFile
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search

Function Description
bool StringToFile(string a, string b)
Store a string to a file for later reading
Parameters
Type | Name | Description |
---|---|---|
string | a | No Description Set |
string | b | No Description Set |
Returns
bool - No Description Set