Class LaneNote
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
public abstract class LaneNote : INote, ILongObject, IReadOnlyLongObject
- Inheritance
-
LaneNote
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
Index
Numerical value of the note identity
public abstract byte Index { get; }
Property Value
Sustain
Maximum length the note can be held for extra points
public uint Sustain { get; set; }