Class EventTypeHelper.Local
- Namespace
- ChartTools.Events
- Assembly
- ChartTools.dll
Types for LocalEvent
public static class EventTypeHelper.Local
- Inheritance
-
EventTypeHelper.Local
- Inherited Members
Fields
GHL6
public const string GHL6 = "ghl_6"
Field Value
GHL6Forced
public const string GHL6Forced = "ghl_6_forced"
Field Value
OwFaceOff
public const string OwFaceOff = "ow_face_off"
Field Value
OwFaceOn
public const string OwFaceOn = "ow_face_on"
Field Value
Solo
Start of a solo section awarding bonus points
public const string Solo = "solo"
Field Value
Remarks
Section ended with SoloEnd.
SoloEnd
End of a solo section.
public const string SoloEnd = "soloend"
Field Value
Remarks
Requires a prior Solo event.