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