Dota 2 Workshop Tools/Scripting/API/CRPG Unit.GrantItem
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
Function Description
void GrantItem(string a, bool b)
( sItemName ) - grant an item to the unit by name.
Parameters
| Type | Name | Description |
|---|---|---|
| string | a | No Description Set |
| bool | b | No Description Set |