Table of Contents

Class OnItemInventoryOpen

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

Triggered when a creature opens a container item.

public sealed class OnItemInventoryOpen : IEvent
Inheritance
OnItemInventoryOpen
Implements
Inherited Members
Extension Methods

Properties

Container

Gets the container being opened.

OpenedBy

Gets the creature that is opening the container.

PreventOpen

Set to true to prevent the container from being opened.