Class CreatureEvents.OnBlocked
Triggered when a NwCreature is blocked by a door during movement or AI pathing.
public sealed class CreatureEvents.OnBlocked : IEvent
- Inheritance
-
CreatureEvents.OnBlocked
- Implements
- Inherited Members
- Extension Methods
Properties
- BlockingDoor
Gets the NwDoor that is blocking the NwCreature.
- Creature
Gets the blocked NwCreature.