BlzEnableSelections

Parameters
enableSelectionboolean

true to enable, false to disable selection.

enableSelectionCircleboolean

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 (suggest an edit or discuss on Github)
return type
nothing
Source code
native BlzEnableSelections                         takes boolean enableSelection, boolean enableSelectionCircle returns nothing