Table of Contents

Event OnPhysicalAttacked

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when the creature is physically attacked by another creature.

public event Action<CreatureEvents.OnPhysicalAttacked> OnPhysicalAttacked

Returns

Action<CreatureEvents.OnPhysicalAttacked>
Triggered when the creature is physically attacked by another creature.