Event OnEffectApply
Triggered when an effect is about to be applied to a creature.
public event Action<OnEffectApply> OnEffectApply
Returns
- Action<OnEffectApply>
- Triggered when an effect is about to be applied to a creature.
Triggered when an effect is about to be applied to a creature.
public event Action<OnEffectApply> OnEffectApply