Anvil
Anvil.API.Events.PlaceableEvents.OnDisarm Class Reference

Called when NwPlaceable has been disarmed. More...

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

Properties

NwPlaceable Placeable = NWScript.OBJECT_SELF.ToNwObject<NwPlaceable>()! [get]
 Gets the NwPlaceable that was disarmed. More...
 
- Properties inherited from Anvil.API.Events.IEvent
NwObjectContext [get]
 

Detailed Description

Called when NwPlaceable has been disarmed.

Property Documentation

◆ Placeable

NwPlaceable Anvil.API.Events.PlaceableEvents.OnDisarm.Placeable = NWScript.OBJECT_SELF.ToNwObject<NwPlaceable>()!
get

Gets the NwPlaceable that was disarmed.


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