Table of Contents

Event OnCreatureDamage

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when damage is applied to a creature or placeable.

public event Action<OnCreatureDamage> OnCreatureDamage

Returns

Action<OnCreatureDamage>
Triggered when damage is applied to a creature or placeable.