Dota 2 Workshop Tools/Scripting/API/Global.PrecacheItemByNameAsync
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Function Description
void PrecacheItemByNameAsync(string a, handle b)
Asynchronously precaches a DOTA item by its dota_npc_items.txt name, provides a callback when it's finished.
Parameters
| Type | Name | Description |
|---|---|---|
| string | a | No Description Set |
| handle | b | No Description Set |