> 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/1.4.1/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/1.4.1/settings.md). [StatusEffectDatas](/status-effects-framework/1.4.1/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://1977239434-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVyYItxH7g9spMAqp38BJ%2Fuploads%2F93G2nBfLc7XXUd69aidW%2FGroup-1.4.0.png?alt=media&amp;token=a57a47e4-af53-4fc5-b435-47ea9c3db0bb" alt=""><figcaption></figcaption></figure>
