Anvil
|
Called when NwPlaceable has a trap triggered. More...
Properties | |
NwPlaceable | Placeable = NWScript.OBJECT_SELF.ToNwObject<NwPlaceable>()! [get] |
Gets the NwPlaceable that had a trap triggered. | |
NwGameObject | TriggeredBy = NWScript.GetEnteringObject().ToNwObject<NwGameObject>()! [get] |
Gets the NwGameObject that triggered this trap. | |
![]() |
Called when NwPlaceable has a trap triggered.