Table of Contents

Event OnBlocked

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when a NwCreature is blocked by a door during movement or AI pathing.

public event Action<CreatureEvents.OnBlocked> OnBlocked

Returns

Action<CreatureEvents.OnBlocked>
Triggered when a is blocked by a door during movement or AI pathing.