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