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[] |