TargetSelector Factor Constants¶ TargetSelector Factor Constants1 2 3 4 5 6extern const int cTSFactorDistance = 0; extern const int cTSFactorPoint = 1; extern const int cTSFactorTimeToDone = 2; extern const int cTSFactorBase = 3; extern const int cTSFactorDanger = 4; extern const int cTSFactorDistanceToEdge = 5;