Event OnCheckEffectImmunity
Triggered when an effect checks for creature immunities.
Use this event to force an effect to bypass creature immunities.
public event Action<OnCheckEffectImmunity> OnCheckEffectImmunity
Returns
- Action<OnCheckEffectImmunity>
- Triggered when an effect checks for creature immunities. Use this event to force an effect to bypass creature immunities.