SwiftlyS2

KeyGroup_t

Interface KeyGroup_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface KeyGroup_t : ISchemaClass<KeyGroup_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CenterNote

ref byte CenterNote { get; }
Property Value

MaxNote

ref byte MaxNote { get; }
Property Value

MinNote

ref byte MinNote { get; }
Property Value

NumVelocityZones

ref byte NumVelocityZones { get; }
Property Value

VelocityZones

VelocityZone_t? VelocityZones { get; }
Property Value

On this page