Is Turret Aimed To Target
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.
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.