Skip to content

EffectHandlerAttribute ​

Attribute to mark a class as an effect handler.

Kind: Class

Namespace: CrowdControl.Games.SmartEffects

Inheritance: Attribute

Public Constructors

EffectHandlerAttribute(string code)

Creates a new instance of the CrowdControl.Games.SmartEffects.EffectHandlerAttribute class.

EffectHandlerAttribute(string[] codes)

Creates a new instance of the CrowdControl.Games.SmartEffects.EffectHandlerAttribute class.

Properties

string[]

Codes

[get, ]

Codes associated with the effect handler.