Dota 2 Workshop Tools/Scripting/API/CScriptKeyValues.GetValue: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{stub}} | |||
{{Note | This page is automatically generated. Any changes may be overwritten}} | {{Note | This page is automatically generated. Any changes may be overwritten}} | ||
[[Category:Dota2Function]] | [[Category:Dota2Function]] | ||
Line 6: | Line 7: | ||
''' table GetValue(string '' | ''' table GetValue(string ''string_1'') ''' | ||
''Reads a spawn key'' | ''Reads a spawn key'' | ||
Line 19: | Line 20: | ||
|- | |- | ||
| string | | string | ||
| | | string_1 | ||
| No Description Set | | No Description Set | ||
|} | |} |
Latest revision as of 18:17, 27 September 2019

Function Description
table GetValue(string string_1)
Reads a spawn key
Parameters
Type | Name | Description |
---|---|---|
string | string_1 | No Description Set |
Returns
table - No Description Set