Event OnSpellBroadcast
Triggered when a spell cast event is broadcast by a creature.
public event Action<OnSpellBroadcast> OnSpellBroadcast
Returns
- Action<OnSpellBroadcast>
- Triggered when a spell cast event is broadcast by a creature.
Triggered when a spell cast event is broadcast by a creature.
public event Action<OnSpellBroadcast> OnSpellBroadcast