> For the complete documentation index, see [llms.txt](https://maraudical.gitbook.io/status-effects-framework/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maraudical.gitbook.io/status-effects-framework/type-specifics/structs/statuseffectgroup.md).

# StatusEffectGroup

The StatusEffectGroup is functionally exactly like the Unity Layer Mask. It is mainly used when removing effects.

The groups in the dropdown are determined in the [Status Effect Settings](/status-effects-framework/settings.md), the button to the right of the property can take you to them. [StatusEffectDatas](/status-effects-framework/type-specifics/scriptable-objects/statuseffectdata.md) can have multiple selected groups and use [bitwise operations](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/operators/bitwise-and-shift-operators) for comparisons.

<figure><img src="https://365310699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fsszhq0oU5VbBUcBr6f13%2Fuploads%2FUW9RCSuiuckMHkSMepwM%2FStatusEffectGroup-4.0.0.png?alt=media&amp;token=8ec30597-628f-4ad8-a3f0-5683676f048f" alt=""><figcaption></figcaption></figure>
