Table of Contents

Event OnLock

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when the door is locked.

public event Action<DoorEvents.OnLock> OnLock

Returns

Action<DoorEvents.OnLock>
Triggered when the door is locked.