kbCanPath2¶ 1. Description¶ Signature of kbCanPath2 1bool kbCanPath2(vector pointA, vector pointB, int protoUnitID, float range); This function returns true if the given proto unit can path from pointA to pointB. The effect of the range parameter is unknown. 2. Example¶ This section is a work in progress.