Table of Contents

Class OnCreatureDamage

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Triggered when damage is applied to a creature or placeable.

public sealed class OnCreatureDamage : IEvent
Inheritance
OnCreatureDamage
Implements
Inherited Members
Extension Methods

Properties

DamageData

Gets the damage data associated with this event.

DamagedBy

Gets the object that applied the damage.

Spell

Gets the spell responsible for the damage, if any.

Target

Gets the damaged creature or placeable.