Ejemplo n.º 1
0
 public float[] GetBestRunCheckpoints(string trackTag)
 {
     return(trackRecords.GetBestRunCheckpoints(trackTag));
 }