Table of Contents

Class PlaceableEvents.OnClose

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

Called when NwCreature has closed a NwPlaceable.

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

Constructors

OnClose()

Properties

ClosedBy

Gets the NwCreature that closed the NwPlaceable.

Placeable

Gets the NwPlaceable that was closed.