Dota 2 Workshop Tools/Scripting/API/CDOTABaseGameMode.ClearItemAddedToInventoryFilter
< Dota 2 Workshop Tools | Scripting | API
Revision as of 23:14, 8 May 2016 by Robincode (talk | contribs) (Created page with "{{Note | This page is automatically generated. Any changes may be overwritten}} Category:Dota2Function Category:CDOTABaseGameMode == Function Description == ''' vo...")

Function Description
void ClearItemAddedToInventoryFilter()
Clear the script filter that controls when a unit add an item to inventory.
- Example
function CDOTABaseGameMode:ClearItemAddedToInventoryFilter( ) end