Dota 2 Workshop Tools/Scripting/API/Global.PrecacheEntityFromTable: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Note | This page is automatically generated. | {{Note|This page is automatically generated. Any changes may be overwritten}}[[Category:Dota2Function]][[Category:Global]] | ||
[[Category:Dota2Function]] | |||
[[Category:Global]] | |||
== Function Description == | == Function Description == | ||
''' void PrecacheEntityFromTable(string ''string_1'', handle ''handle_2'', handle ''handle_3'') ''' | ''' void PrecacheEntityFromTable(string ''string_1'', handle ''handle_2'', handle ''handle_3'') ''' | ||
''Precache an entity from KeyValues in ''table'''' | ''Precache an entity from KeyValues in ''table'''' | ||
== Parameters == | == Parameters == |
Revision as of 05:18, 23 July 2023

Function Description
void PrecacheEntityFromTable(string string_1, handle handle_2, handle handle_3)
Precache an entity from KeyValues in table'
Parameters
Type | Name | Description |
---|---|---|
string | string_1 | No Description Set |
handle | handle_2 | No Description Set |
handle | handle_3 | No Description Set |