|
EDIA Core 0.6.0
A Unity XR toolbox for research
|
All event related to controlling the state machine of the experiment. More...
Static Public Attributes | |
| const string | EvSetCustomStoragePath = "EvSetCustomStoragePath" |
| Set storagepath systemwide. Expects full path as string. | |
| const string | EvRequestSystemSettings = "EvRequestSystemSettings" |
| Request to show system settings. Expects null. | |
| const string | EvOpenSystemSettings = "EvOpenSystemSettings" |
| Open system settings panel. Expects full package of SettingsDeclaration as JSON. | |
| const string | EvUpdateSystemSettings = "EvUpdateSystemSettings" |
| SystemSettings have been updated. Expects full package of SettingsDeclaration as JSON. | |
| const string | EvProvideSystemSettings = "EvProvideSystemSettings" |
| SystemSettings. | |
All event related to controlling the state machine of the experiment.