|
Anvil
|
Triggered when the NwCreature is blocked by a NwDoor. More...
Inheritance diagram for Anvil.API.Events.CreatureEvents.OnBlocked:
Collaboration diagram for Anvil.API.Events.CreatureEvents.OnBlocked:Properties | |
| NwDoor | BlockingDoor = NWScript.GetBlockingDoor().ToNwObject<NwDoor>()! [get] |
| Gets the NwDoor that is blocking the NwCreature. | |
| NwCreature | Creature = NWScript.OBJECT_SELF.ToNwObject<NwCreature>()! [get] |
| Gets the blocked NwCreature. | |
Properties inherited from Anvil.API.Events.IEvent | |
Triggered when the NwCreature is blocked by a NwDoor.