Dota 2 Workshop Tools/Scripting/API/CScriptKeyValues.GetValue: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
 
No edit summary
 
(3 intermediate revisions 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:CScriptKeyValues]]


== Function Description ==
== Function Description ==




''' table GetValue(string '''') '''
''' table GetValue(string ''string_1'') '''


''Reads a spawn key''
''Reads a spawn key''
Line 17: Line 20:
|-
|-
| string
| string
|  
| string_1
| No Description Set
| No Description Set
|}
|}

Latest revision as of 18:17, 27 September 2019

Stub

This article or section is a stub. You can help by expanding it.

Note.pngNote: This page is automatically generated. Any changes may be overwritten

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