Search Results for

    Show / Hide Table of Contents

    Enum DuplicateEffectBehavior

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public enum DuplicateEffectBehavior

    Fields

    Name Description
    DoNothing

    Do nothing about any previous effects.

    ReplacePrevious

    Destroy previous effect and create a new one.

    UsePrevious

    Reset timer of previous effect to match the provided duration. Previous effect container will be returned.

    In This Article
    Back to top Shape of Dreams API Documentation