Anvil
Loading...
Searching...
No Matches
Anvil.API.Events.DoorEvents.OnFailToOpen Class Referencesealed
+ 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

The documentation for this class was generated from the following file: