Search Results for

    Show / Hide Table of Contents

    Class AttackEmpowerEffect

    Inheritance
    object
    BasicEffect
    AttackEmpowerEffect
    Inherited Members
    BasicEffect.victim
    BasicEffect.parent
    BasicEffect.isAlive
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class AttackEmpowerEffect : BasicEffect

    Fields

    maxTriggerCount

    Declaration
    public int maxTriggerCount
    Field Value
    Type Description
    int

    onAttackEffect

    Declaration
    public Action<EventInfoAttackEffect, int> onAttackEffect
    Field Value
    Type Description
    System.Action<T1, T2><EventInfoAttackEffect, int>

    onDepleted

    Declaration
    public Action onDepleted
    Field Value
    Type Description
    System.Action

    Properties

    mask

    Declaration
    public override BasicEffectMask mask { get; }
    Property Value
    Type Description
    BasicEffectMask
    Overrides
    BasicEffect.mask
    In This Article
    Back to top Shape of Dreams API Documentation