Dota 2 Workshop Tools/Scripting/API/CCustomNetTableManager.GetTableValue: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
 
(Dota_Lebot push: Updated Page)
Line 8: Line 8:
''' handle GetTableValue(string ''string_1'', string ''string_2'') '''
''' handle GetTableValue(string ''string_1'', string ''string_2'') '''


''CCustomNetTableManager:GetTableValue''
''( string TableName, string KeyName )''





Revision as of 23:08, 18 June 2015

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

Function Description

handle GetTableValue(string string_1, string string_2)

( string TableName, string KeyName )


Example
function CCustomNetTableManager:GetTableValue( string_1, string_2 ) end

Parameters

Type Name Description
string string_1 No Description Set
string string_2 No Description Set

Returns

handle - No Description Set