Enum DispelMagicType
Specifies the type of dispel magic effect.
public enum DispelMagicType
- Extension Methods
Fields
All = 1Attempts to dispel all eligible effects.
Best = 0Attempts to dispel the single strongest effect.
Specifies the type of dispel magic effect.
public enum DispelMagicType
All = 1Attempts to dispel all eligible effects.
Best = 0Attempts to dispel the single strongest effect.