Description
Wiki Description
Removes all "filters" applied to inventory events on this object. Every item added or removed from this object's inventory will now send events. The filters are removed separately from the reference, any aliases, and any magic effects on the reference, so each will need to remove filters from themselves independently.
Documentation Comment
Remove all inventory event filters from this reference - all item added/removed events will now be received
Examples
No human-generated examples found for this function.
Auto-Generated Example
myObjectReference__toCallFunctionOn.RemoveAllInventoryEventFilters()