Skip to content
Snippets Groups Projects

GazeTracking Logging

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -113,7 +113,7 @@ void ASFStudySetup::ClearStudyResults() const
@@ -113,7 +113,7 @@ void ASFStudySetup::ClearStudyResults() const
};
};
DeleteFolder("StudyRuns");
DeleteFolder("StudyRuns");
DeleteFolder("Results");
DeleteFolder("StudyLogs");
}
}
TArray<USFCondition*> ASFStudySetup::GetAllConditionsForRun(int RunningParticipantNumber) const
TArray<USFCondition*> ASFStudySetup::GetAllConditionsForRun(int RunningParticipantNumber) const
Loading