Table of Contents

Class PlaceableEvents.OnUnlock

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

Called when NwPlaceable has been unlocked.

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

Constructors

OnUnlock()

Properties

Placeable

Gets the NwPlaceable that was unlocked.

UnlockedBy

Gets the NwCreature that unlocked NwPlaceable.