Пример #1
0
 public static IntVec3 TargetCellC(this JobDriver obj)
 {
     return(obj.TargetCell(TargetIndex.C));
 }