Skip to content

EffectStatusEx ​

Extension methods for CrowdControl.Common.EffectStatus.

Kind: Static class

Namespace: CrowdControl.Common

Public Static Functions

bool

IsSetup(EffectStatus value)

Checks if the effect is in a setup state.

bool

IsSuccess(EffectStatus value)

Checks if the effect is in a success state.

bool

IsFailure(EffectStatus value)

Checks if the effect is in a failure state.

bool

IsDelay(EffectStatus value)

Checks if the effect is in a delay state.

bool

IsTimedUpdate(EffectStatus value)

Checks if the status is a timed state.

bool

IsConnectorStatus(EffectStatus value)

Checks if the status is a connector state.

bool

IsEffectStatic(EffectStatus value)

Checks if the status is a menu state.