Event OnSpellAction
Triggered when a creature queues the spell casting action.
public event Action<OnSpellAction> OnSpellAction
Returns
- Action<OnSpellAction>
- Triggered when a creature queues the spell casting action.
Triggered when a creature queues the spell casting action.
public event Action<OnSpellAction> OnSpellAction