Class OnItemInventoryClose
Triggered when a creature closes a container item.
public sealed class OnItemInventoryClose : IEvent
- Inheritance
-
OnItemInventoryClose
- Implements
- Inherited Members
- Extension Methods
Properties
- ClosedBy
Gets the creature that is closing the container.
- Container
Gets the container being closed.
- PreventClose
Set to true to prevent the container from being closed.