Similar to the command toggle there are cases where it's necessary to know if the ship is under player control. This is for BH where enemy ships are under AI and where there are player ships. This is needed to allow player only logic and AI only logic to be automatically switched. This would save an UIButton and makes things less complicated for player (not modders).