Anvil
|
Properties | |
NwGameObject | ClosedBy = NWScript.GetLastClosedBy().ToNwObject<NwGameObject>()! [get] |
Gets the NwCreature that closed the NwDoor. More... | |
NwDoor | Door = NWScript.OBJECT_SELF.ToNwObject<NwDoor>()! [get] |
Gets the NwDoor that was closed. More... | |
Properties inherited from Anvil.API.Events.IEvent | |
NwObject? | Context [get] |
|
get |
Gets the NwCreature that closed the NwDoor.
Gets the NwDoor that was closed.