|
Anvil
|
Called when NwPlaceable has been physically attacked. More...
Inheritance diagram for Anvil.API.Events.PlaceableEvents.OnPhysicalAttacked:
Collaboration diagram for Anvil.API.Events.PlaceableEvents.OnPhysicalAttacked:Public Member Functions | |
| ActionMode | AttackMode (NwCreature attacker) |
| Gets the ActionMode used to damage NwPlaceable. | |
| NwItem? | WeaponUsed (NwCreature attacker) |
| Gets the NwItem used to damage NwPlaceable. | |
Properties | |
| NwCreature? | Attacker [get] |
| Gets the NwCreature that attacked the NwPlaceable. | |
| SpecialAttack | AttackType [get] |
| Gets the SpecialAttack used to damage NwPlaceable. | |
| NwPlaceable | Placeable [get] |
| Gets the NwPlaceable that was physically attacked. | |
Properties inherited from Anvil.API.Events.IEvent | |
Called when NwPlaceable has been physically attacked.