Anvil
|
Properties | |
NwCreature? | DisarmedBy = NWScript.GetLastDisarmed().ToNwObject<NwCreature>() [get] |
Gets the NwCreature who disarmed this trigger. More... | |
NwTrigger | Trigger = NWScript.OBJECT_SELF.ToNwObject<NwTrigger>()! [get] |
Gets the NwTrigger that was disarmed. More... | |
Properties inherited from Anvil.API.Events.IEvent | |
NwObject? | Context [get] |
|
get |
Gets the NwCreature who disarmed this trigger.
|
get |
Gets the NwTrigger that was disarmed.