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

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.
 
NwItemWeaponUsed (NwCreature attacker)
 Gets the NwItem used to damage NwPlaceable.
 

Properties

NwCreatureAttacker [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

Detailed Description

Called when NwPlaceable has been physically attacked.


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