Index

GetUnitSelected

GetUnitSelected(<-unit) ->isSelected

Description

Gets a boolean indicating if the specified unit is currently selected by the player

Examples

GetUnitSelected(self) ->isSelected

Index