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