|
Anvil
|
Inheritance diagram for Anvil.API.Events.DoorEvents.OnFailToOpen:
Collaboration diagram for Anvil.API.Events.DoorEvents.OnFailToOpen:Properties | |
| NwDoor | Door = NWScript.OBJECT_SELF.ToNwObject<NwDoor>()! [get] |
| Gets the NwDoor that failed to open. | |
| NwCreature | WhoFailed = NWScript.GetClickingObject().ToNwObject<NwCreature>()! [get] |
| Gets the NwCreature that failed to unlock this NwDoor. | |
Properties inherited from Anvil.API.Events.IEvent | |