Difference between revisions of "RemoveItem - ObjectReference"
Jump to navigation
Jump to search
m
The issue lies with the OnItemAdded Event and not RemoveItem.
imported>Goggle m (→Notes: Some clarification.) |
imported>Goggle m (The issue lies with the OnItemAdded Event and not RemoveItem.) |
||
Line 45: | Line 45: | ||
*Keywords and components in FormLists are supported as well, including mixed base objects, keywords, and components. | *Keywords and components in FormLists are supported as well, including mixed base objects, keywords, and components. | ||
*Removing items by component does not scrap the items like extracting components via the workshop does, it simply removes the item itself (and which item is removed if multiple items have the specified component is non-deterministic). If you want to scrap, use [[RemoveComponents - ObjectReference|RemoveComponents]] | *Removing items by component does not scrap the items like extracting components via the workshop does, it simply removes the item itself (and which item is removed if multiple items have the specified component is non-deterministic). If you want to scrap, use [[RemoveComponents - ObjectReference|RemoveComponents]] | ||
== See Also == | == See Also == |