Dota 2 Workshop Tools/Scripting/API/CCustomNetTableManager.GetTableValue

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 23:08, 18 June 2015 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)
Jump to navigation Jump to search
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