Enumeration ActionMultiPanel_Type

Generated

from protobuf enum SC2APIProtocol.ActionMultiPanel.Type

Enumeration Members

DeselectAllOfType: 4

Control+Shift Click on icon.

Generated

from protobuf enum value: DeselectAllOfType = 4;

DeselectUnit: 2

Shift Click on icon

Generated

from protobuf enum value: DeselectUnit = 2;

SelectAllOfType: 3

Control Click on icon.

Generated

from protobuf enum value: SelectAllOfType = 3;

SingleSelect: 1

Click on icon

Generated

from protobuf enum value: SingleSelect = 1;

UNSPECIFIED$: 0

Generated

synthetic value - protobuf-ts requires all enums to have a 0 value

Generated using TypeDoc