Search Results for

    Show / Hide Table of Contents

    Class DeathInterruptEffect

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

    Fields

    onInterrupt

    Declaration
    public Action<EventInfoKill> onInterrupt
    Field Value
    Type Description
    System.Action<T><EventInfoKill>

    priority

    DeathInterrupts with lower priority will be fired/checked earlier.

    Declaration
    public int priority
    Field Value
    Type Description
    int

    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