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