Table of Contents

Class OnInventoryItemRemove

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

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.