Show / Hide Table of Contents

    Interface IPlotPointSequenceData

    A collection of IPlotPointFrameData ids

    Inherited Members
    IStaticData.id
    Namespace: IdleKit.Framework
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IPlotPointSequenceData : IPlotPointData, IStaticData

    Properties

    frameIds

    The IPlotPointFrameData ids that make up this sequence

    Declaration
    string[] frameIds { get; }
    Property Value
    Type Description
    String[]
    Back to top Copyright © 2020 East Side Games Inc.