Show / Hide Table of Contents

    Enum SequenceFlow

    The behaviour in which a sequence runs. Sequences can either run sequentially or in parallel with other running sequences.

    Namespace: IdleKit.Core
    Assembly: cs.temp.dll.dll
    Syntax
    public enum SequenceFlow

    Fields

    Name Description
    InParallel
    InSequence
    Back to top Copyright © 2020 East Side Games Inc.