Table of Contents

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

string

GHL6Forced

public const string GHL6Forced = "ghl_6_forced"

Field Value

string

OwFaceOff

public const string OwFaceOff = "ow_face_off"

Field Value

string

OwFaceOn

public const string OwFaceOn = "ow_face_on"

Field Value

string

Solo

Start of a solo section awarding bonus points

public const string Solo = "solo"

Field Value

string

Remarks

Section ended with SoloEnd.

SoloEnd

End of a solo section.

public const string SoloEnd = "soloend"

Field Value

string

Remarks

Requires a prior Solo event.