Anvil
|
Properties | |
NwDoor | Door = NWScript.OBJECT_SELF.ToNwObject<NwDoor>()! [get] |
Gets the NwDoor that failed to open. More... | |
NwCreature | WhoFailed = NWScript.GetClickingObject().ToNwObject<NwCreature>()! [get] |
Gets the NwCreature that failed to unlock this NwDoor. More... | |
Properties inherited from Anvil.API.Events.IEvent | |
NwObject? | Context [get] |
|
get |
Gets the NwDoor that failed to open.
|
get |
Gets the NwCreature that failed to unlock this NwDoor.