Class OnInventoryItemRemove
Triggered when an item is removed from an inventory of an item or placeable.
public sealed class OnInventoryItemRemove : IEvent
- Inheritance
-
OnInventoryItemRemove
- Implements
- Inherited Members
- Extension Methods
Properties
- Item
Gets the item being removed.
- RemovedFrom
Gets the item or placeable the item is being removed from.