Class MacroRunStatusCommand

Base command type for a full writable command, which uses flags to indicate the changed properties

Hierarchy

Constructors

Properties

_properties: Partial<{
    loop: boolean;
}>

Type declaration

  • loop: boolean
flag: number
MaskFlags: {
    loop: number;
} = ...

Type declaration

  • loop: number
minimumVersion?: ProtocolVersion
rawName: "MRCP" = 'MRCP'

Accessors

Methods

Generated using TypeDoc