Anvil
Loading...
Searching...
No Matches
Anvil.API.Events.PlaceableEvents.OnTrapTriggered Class Referencesealed

Called when NwPlaceable has a trap triggered. More...

+ Inheritance diagram for Anvil.API.Events.PlaceableEvents.OnTrapTriggered:
+ Collaboration diagram for Anvil.API.Events.PlaceableEvents.OnTrapTriggered:

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.
 
- Properties inherited from Anvil.API.Events.IEvent

Detailed Description

Called when NwPlaceable has a trap triggered.


The documentation for this class was generated from the following file: