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