public static void RemoveAllStatusEffects()
Removes all StatusEffects from a given MonoBehaviour.
public static void RemoveAllStatusEffects(StatusEffectGroup group)
group
The of the used by the that should be removed.
Removes all StatusEffects from a given MonoBehaviour that contains the given string group name.