Class MacroRecordCommand

Base command type for a simple writable command, which has a few values which must all be sent

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

Properties

_properties: {
    description: string;
    name: string;
}

Type declaration

  • description: string
  • name: string
index: number
minimumVersion?: ProtocolVersion
rawName: "MSRc" = 'MSRc'

Accessors

Methods

Generated using TypeDoc