Table of Contents

Class LocalEvent

Namespace
ChartTools.Events
Assembly
ChartTools.dll

Event specific to an instrument and difficulty

public class LocalEvent : Event, ITrackObject, IReadOnlyTrackObject
Inheritance
LocalEvent
Implements
Inherited Members
Extension Methods

Constructors

LocalEvent(uint, string)

public LocalEvent(uint position, string data)

Parameters

position uint
data string

LocalEvent(uint, string, string?)

public LocalEvent(uint position, string type, string? argument = null)

Parameters

position uint
type string
argument string

Properties

IsOwFaceEvent

public bool IsOwFaceEvent { get; }

Property Value

bool

IsSoloEvent

public bool IsSoloEvent { get; }

Property Value

bool