Class PlaceableEvents.OnPhysicalAttacked
Called when NwPlaceable has been physically attacked.
public sealed class PlaceableEvents.OnPhysicalAttacked : IEvent
- Inheritance
-
PlaceableEvents.OnPhysicalAttacked
- Implements
- Inherited Members
- Extension Methods
Constructors
Properties
- AttackType
Gets the SpecialAttack used to damage NwPlaceable.
- Attacker
Gets the NwCreature that attacked the NwPlaceable.
- Placeable
Gets the NwPlaceable that was physically attacked.
Methods
- AttackMode(NwCreature)
Gets the ActionMode used to damage NwPlaceable.
- WeaponUsed(NwCreature)
Gets the NwItem used to damage NwPlaceable.