BlzEnableSelections

Parameters
enableSelection boolean

true to enable, false to disable selection.

enableSelectionCircle boolean

true to show, false to hide selection circles on units and doodads.

comment

Controls selection settings globally: enables/disables selection of units, and visibility of selection circles.

note

Acts exactly the same as EnableSelect

patch

1.31.0.11889

Source
common.j
return type
nothing
Source code
native BlzEnableSelections                         takes boolean enableSelection, boolean enableSelectionCircle returns nothing