Table of Contents

Enum SoloNoStarPowerPolicy

Namespace
ChartTools.IO.Configuration
Assembly
ChartTools.dll

Defines how Solo or SoloEnd events are handled when there are no star power phrases.

public enum SoloNoStarPowerPolicy : byte
Extension Methods

Fields

Convert = 1

Convert the space between the Solo and SoloEnd event to a star power phrase.

StoreAsEvents = 0

Store the events under LocalEvents.

Remarks

StoreAsEvents is always used when star power phrases are present.