Dota 2 Workshop Tools/Scripting/API/CDOTA BaseNPC.HasItemInInventory

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting‎ | API
Revision as of 19:32, 19 June 2015 by RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page)
Jump to navigation Jump to search
Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

bool HasItemInInventory(string pItemName)

See whether this unit has an item by name.


Parameters

Type Name Description
string pItemName No Description Set

Returns

bool - No Description Set