Dota 2 Workshop Tools/Scripting/API/Global.CreateItem
< Dota 2 Workshop Tools | Scripting | API

Function Description
handle CreateItem(string item_name, handle owner, handle owner)
Creates an item with classname item_name that owner can use.
Parameters
Type | Name | Description |
---|---|---|
string | item_name | No Description Set |
handle | owner | No Description Set |
handle | owner | No Description Set |
Returns
handle - No Description Set