~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetUnitSelectable|Get]]
* [[4rpl:commands:SetUnitSelectable|Set]]
====== GetUnitSelectable======
GetUnitSelectable(<-unit) ->isSelectable
===== Description =====
Gets a boolean indicating if the specified unit is selectable
===== Examples =====
GetUnitSelectable(self) ->isSelectable
<=[[4rpl:start| Index]]