Blueprint class for Task classes.
More...
|
| void | AddToTrialSequence (Action methodStep) |
| | Add a method to the sequence of TrialSteps which are executed one after another by the EDIA state-machine.
|
| void | AddToConsoleLog (string _msg) |
| | Adds labeled and colored message to console if ShowConsoleMessages is enabled.
|
Blueprint class for Task classes.
◆ AddToConsoleLog()
| void Edia.XBlock.AddToConsoleLog |
( |
string | _msg | ) |
|
|
inline |
Adds labeled and colored message to console if ShowConsoleMessages is enabled.
Handy for debugging.
- Parameters
-
◆ AddToTrialSequence()
| void Edia.XBlock.AddToTrialSequence |
( |
Action | methodStep | ) |
|
|
inline |
Add a method to the sequence of TrialSteps which are executed one after another by the EDIA state-machine.
- Parameters
-
The documentation for this class was generated from the following file:
- D:/Felix/Projects/EDIA/edia_core/Assets/com.edia.core/Runtime/Base/Scripts/Experiment/XBlock.cs