Equivalent to shift+control+click. Selects all units of a given type.
from protobuf enum value: AddAllType = 4;
Equivalent to control+click. Selects all units of a given type.
from protobuf enum value: AllType = 3;
Equivalent to normal click. Changes selection to unit.
from protobuf enum value: Select = 1;
Equivalent to shift+click. Toggle selection of unit.
from protobuf enum value: Toggle = 2;
synthetic value - protobuf-ts requires all enums to have a 0 value
Generated using TypeDoc
Generated
from protobuf enum SC2APIProtocol.ActionSpatialUnitSelectionPoint.Type