Is Target In Attack Range ================================= .. code-block:: csharp public virtual bool IsTargetInAttackRange(Unit target) Returns true if distance from checking unit to target is equals or smaller than this unit attack distance parameter. .. toctree::