Class MacroPropertiesCommand

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

Hierarchy

Constructors

Properties

_properties: Partial<OmitReadonly<MacroPropertiesState>>
flag: number
macroIndex: number
MaskFlags: {
    description: number;
    name: number;
} = ...

Type declaration

  • description: number
  • name: number
minimumVersion?: ProtocolVersion
rawName: "CMPr" = 'CMPr'

Accessors

Methods

Generated using TypeDoc