Table of Contents

Class PlaceableEvents.OnLock

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

Called when NwPlaceable has been locked.

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

Constructors

OnLock()

Properties

LockedBy

Gets the NwCreature that locked this NwPlaceable.

LockedPlaceable

Gets the NwPlaceable that was locked.