Table of Contents

Class OnDMViewInventory

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

Triggered when a DM opens or closes a target's inventory.

public sealed class OnDMViewInventory : DMEvent, IEvent
Inheritance
OnDMViewInventory
Implements
Inherited Members
Extension Methods

Properties

IsOpening

Gets a value indicating whether the inventory is opening (true) or closing (false).

Target

Gets the target whose inventory is viewed.