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