Difference between revisions of "OnItemRemoved - ObjectReference"

→‎Notes: Pointing to OnItemEquipped for those who come to this page seeking for a solution to catch the use consumable items.
imported>Docclox
m (→‎Examples: it should of course be akDestContainer, not akSourceContainer. Please take care when copying examples from other Wiki pages!)
imported>Scrivener07
(→‎Notes: Pointing to OnItemEquipped for those who come to this page seeking for a solution to catch the use consumable items.)
 
Line 31: Line 31:


== Notes ==
== Notes ==
*You must use [[AddInventoryEventFilter - ObjectReference|AddInventoryEventFilter]] to receive this event, letting it know what items you care about.  
*You must use [[AddInventoryEventFilter - ObjectReference|AddInventoryEventFilter]] to receive this event, letting it know what items you care about.
*If you're looking to catch the use of consumable items, use [[OnItemEquipped - Actor]].


== See Also ==
== See Also ==
Anonymous user