Event OnSpellCastAt
Triggered when a spell is cast at the creature.
public event Action<CreatureEvents.OnSpellCastAt> OnSpellCastAt
Returns
- Action<CreatureEvents.OnSpellCastAt>
- Triggered when a spell is cast at the creature.
Triggered when a spell is cast at the creature.
public event Action<CreatureEvents.OnSpellCastAt> OnSpellCastAt