Is Turret Aimed To Target ================================= .. code-block:: csharp public bool virtual IsTurretAimedToTarget(Unit target) Returns true if unit Tower module turret looks to target, otherwise returns false. .. note:: If unit have no Tower module, this method always returns true.