|
Anvil
|
Inheritance diagram for Anvil.API.Events.TriggerEvents.OnDisarmed:
Collaboration diagram for Anvil.API.Events.TriggerEvents.OnDisarmed:Properties | |
| NwCreature? | DisarmedBy = NWScript.GetLastDisarmed().ToNwObject<NwCreature>() [get] |
| Gets the NwCreature who disarmed this trigger. | |
| NwTrigger | Trigger = NWScript.OBJECT_SELF.ToNwObject<NwTrigger>()! [get] |
| Gets the NwTrigger that was disarmed. | |
Properties inherited from Anvil.API.Events.IEvent | |