Skip to content

EffectKind ​

Represents if an effect is a standard effect or a bid war.

Kind: Enum

Namespace: CrowdControl.Common

Inheritance: IComparable → IConvertible → IFormattable → ISpanFormattable

Public Attributes

EffectKind

Effect

A standard effect.

EffectKind

BidWar

A bid war.

Enums

EffectKind

[Effect = 0, BidWar = 4]

Represents if an effect is a standard effect or a bid war.