All event related to controlling the state machine of the experiment.
More...
|
|
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.
|
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