Class AttackOverrideEffect
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class AttackOverrideEffect : BasicEffect
Fields
onUse
Declaration
public Action onUse
Field Value
| Type | Description |
|---|---|
| System.Action |
Properties
mask
Declaration
public override BasicEffectMask mask { get; }
Property Value
| Type | Description |
|---|---|
| BasicEffectMask |
Overrides
trigger
Declaration
public AbilityTrigger trigger { get; set; }
Property Value
| Type | Description |
|---|---|
| AbilityTrigger |