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

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.

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