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

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 09:09, 8 January 2024 by Thunder4ik (talk | contribs) (→‎Function Description: Unicodifying, replaced: </i> → '' (2), <i> → '' (2))
Jump to navigation Jump to search
Note.pngNote: This page is automatically generated. Any changes may be overwritten

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