Enum TrackObjectSource
- Namespace
- ChartTools.IO.Configuration
- Assembly
- ChartTools.dll
Difficulty of the Track to serve as a source of for track objects for which the target format requires these objects to be the same across all difficulties.
public enum TrackObjectSource : byte
- Extension Methods
Fields
Easy = 0
Use the objects from the Easy track.
Expert = 3
Use the objects from the Expert track.
Hard = 2
Use the objects from the Hard track.
Medium = 1
Use the objects from the Medium track.
Merge = 4
Combine the unique track objects from all the tracks in the instrument.
Remarks
Can be cast from Difficulty.