Skip to content

UMRISettingsSubsystem::SaveSubjectStateFile

Class: UMRISettingsSubsystem

Called during Deinitialize at the end of a session.

Syntax

virtual void UMRISettingsSubsystem::SaveSubjectStateFile()

Remarks

The base plugin has no knowledge of the shape of experiment state, so this implementation does nothing. Override in your project to persist subject state between sessions.