Index

SetUnitsSelectable

SetUnitsSelectable(<-canSelect)

Description

Sets a Boolean indicating if the player can select units. If any units are selected when this call is made, they will be deselected.

Examples

SetUnitsSelectable(false)

Index