SwiftlyS2

CSndSeqInstBaseSchema

Interface CSndSeqInstBaseSchema

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

BPM

ref float BPM { get; }
Property Value

BPMFactor

ref float BPMFactor { get; }
Property Value

BPMInvFactor

ref float BPMInvFactor { get; }
Property Value

PlayerType

ref SndSeqPlayerType_t PlayerType { get; }
Property Value

StopCurrentEvents

ref bool StopCurrentEvents { get; }
Property Value

Type

ref SndSeqInstrumentType_t Type { get; }
Property Value

On this page