Skip to content

EffectGrouping ​

Represents a grouping of effects. These groupings are filterable in the overlay UI.

Kind: Class

Namespace: CrowdControl.Common

Inheritance: QuickList<string> → IEnumerable → IEnumerable<string> → IReadOnlyCollection<string> → IReadOnlyList<string>

Public Constructors

EffectGrouping(IEnumerable list)

Creates a new instance of the CrowdControl.Common.EffectGrouping class.

EffectGrouping(string[] list)

Creates a new instance of the CrowdControl.Common.EffectGrouping class.

EffectGrouping(ReadOnlySpan list)

Creates a new instance of the CrowdControl.Common.EffectGrouping class.