<- PRPL reference <- Units
| Arguments | Result | Notation |
|---|---|---|
| UID, True/False | none | [ i1 b1 - ] |
Sets whether the unit with UID i1 can be selected. If b1 is 0, the unit will become un-selectable, else it will become/remain selectable. Use with caution!
# Make this core un-selectable SetUnitSelectable(Self false)