SwiftlyS2

SndBeatEventKeyedMidiNotes_t

Interface SndBeatEventKeyedMidiNotes_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface SndBeatEventKeyedMidiNotes_t : SndBeatEventKeys_t, ISchemaClass<SndBeatEventKeys_t>, ISchemaClass<SndBeatEventKeyedMidiNotes_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Note

ref byte Note { get; }
Property Value

Status

ref byte Status { get; }
Property Value

Velocity

ref byte Velocity { get; }
Property Value

On this page