Show / Hide Table of Contents

    Interface IPlotPointSequenceData

    A collection of IPlotPointFrameData ids

    Namespace: IdleKit.Gameplay
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IPlotPointSequenceData : IPlotPointData, IData

    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.