Class TuneData
調声データ
Namespace: LibSasara.Model.Serialize
Assembly: LibSasara.dll
Syntax
public record TuneData : ITuneData, IEquatable<TuneData>
Properties
Index
インデックス
Declaration
public int Index { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Remarks
省略可能。
Repeat
同じ値の繰り返し数
Declaration
public int Repeat { get; set; }
Property Value
| Type | Description |
|---|---|
| int |