> 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.6.0/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.6.0/settings.md). [StatusEffectDatas](/status-effects-framework/1.6.0/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://content.gitbook.com/content/CTZAympdK8OYugb8NckK/blobs/NW0XhazeHoLa3aZvOZbT/Group-1.4.0.png" alt=""><figcaption></figcaption></figure>
