Index

SetUnitSelected

SetUnitSelected(<-unit <-isSelected)

Description

Sets the selected state of a unit. This call only affects the selection state of the specified unit. If the unit can not be selected, this call has no effect.

Examples

SetUnitSelected(self true)

Index