Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.TakeItem: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
(Created page with "{{Note | This page is automatically generated. Any changes may be overwritten}} Category:Dota2Function Category:CDOTA_BaseNPC == Function Description == ''' void T...") |
|||
Line 20: | Line 20: | ||
| handle | | handle | ||
| hItem | | hItem | ||
| | | Hidden item | ||
|} | |} |
Revision as of 03:39, 18 October 2016

Function Description
void TakeItem(handle hItem)
Hide item.
Parameters
Type | Name | Description |
---|---|---|
handle | hItem | Hidden item |