EDIA Core 0.6.0
A Unity XR toolbox for research
Loading...
Searching...
No Matches
Edia.Events.Config Class Reference

All event related to controlling the state machine of the experiment. More...

Static Public Attributes

const string EvSetSessionInfo = "EvSetSessionInfo"
 Set session info. Expects JSON string.
const string EvSetBaseDefinitions = "EvSetBaseDefinitions"
 Set sessions block sequence. Expects JSON string.
const string EvSetXBlockDefinitions = "EvSetXBlockDefinitions"
 Set sessions block sequence. Expects JSON string.
const string EvReadyToGo = "EvReadyToGo"
 Fired when both configs are set.
const string EvFoundLocalConfigFiles = "EvFoundLocalConfigFiles"
 Notification that local config files are found on disk. Expects amount as int.
const string EvLocalConfigSubmitted = "EvLocalConfigSubmitted"
 Local config file was submitted. Expects filename as string.

Detailed Description

All event related to controlling the state machine of the experiment.


The documentation for this class was generated from the following file:
  • D:/Felix/Projects/EDIA/edia_core/Assets/com.edia.core/Runtime/Base/Scripts/Events/Events.cs