public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <BusAI>();
 public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <CargoTruckAI>();
示例#3
0
 public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <PassengerCarAI>();
 public static MethodBase TargetMethod() => StartPathFindCommons.TargetMethod <AmbulanceAI>();