Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.SellItem: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
Line 8: Line 8:
''' void SellItem(handle ''a'') '''
''' void SellItem(handle ''a'') '''


''Sells the passed item in this unit's inventory. The unit must be inside a shop zone.''
''Sells the passed item in this unit's inventory.''
 
 


== Parameters ==
== Parameters ==

Revision as of 02:20, 17 June 2015

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

void SellItem(handle a)

Sells the passed item in this unit's inventory.


Parameters

Type Name Description
handle a No Description Set