Interface ILaneNote
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
public interface ILaneNote : INote, IReadOnlyLongObject
- Inherited Members
- Extension Methods
Properties
Sustain
Maximum length the note can be held for extra points
uint Sustain { get; init; }