Table of Contents

Class PlaceableEvents.OnDisturbed

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

Called when NwPlaceable inventory has been disturbed.

public sealed class PlaceableEvents.OnDisturbed : IEvent
Inheritance
PlaceableEvents.OnDisturbed
Implements
Inherited Members
Extension Methods

Constructors

OnDisturbed()

Properties

DisturbType

Gets the InventoryDisturbType.

DisturbedItem

Gets the NwItem that triggered the disturb event on NwPlaceable.

Disturber

Gets the object that disturbed NwPlaceable.

Placeable

Gets the NwPlaceable that was disturbed.