Anvil
|
Properties | |
NwDoor | Door = NWScript.OBJECT_SELF.ToNwObject<NwDoor>()! [get] |
Gets the NwDoor that has had a trap triggered. More... | |
NwGameObject | TriggeredBy = NWScript.GetEnteringObject().ToNwObject<NwGameObject>()! [get] |
Gets the NwGameObject that triggered this trap. More... | |
Properties inherited from Anvil.API.Events.IEvent | |
NwObject? | Context [get] |
|
get |
Gets the NwDoor that has had a trap triggered.
|
get |
Gets the NwGameObject that triggered this trap.