Table of Contents

Class PlaceableEvents.OnOpen

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

Called when NwPlaceable has been opened.

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

Constructors

OnOpen()

Properties

OpenedBy

Gets the NwCreature that opened the NwPlaceable.

Placeable

Gets the NwPlaceable that was opened.