Interface ActionSelectWarpGates

Generated

from protobuf message SC2APIProtocol.ActionSelectWarpGates

interface ActionSelectWarpGates {
    selectionAdd?: boolean;
}

Properties

Properties

selectionAdd?: boolean

Generated

from protobuf field: optional bool selection_add = 1;

Generated using TypeDoc