public void ResetAllCheckpoints()
 {
     CheckpointSet.ResetAll();
     NamedCheckpoints.Clear();
 }