OLD_STEP_LIST_EDITOR |
Documentation for the Unity C# Library
|
TurnOnOff (Off) method call function. More...
Public Member Functions | |
void | FunctionFinished () |
Called to end current step and start a next one. | |
void | StartStep (StepItem stepItem, StepFunction function, List< InteractableClass > interactables, Action onStepSkipped=null) |
Events | |
Action | OnFunctionFinished |
TurnOnOff (Off) method call function.
Definition at line 12 of file TurnOffObjects.cs.
|
inline |
Called to end current step and start a next one.
Implements PixoVR.Event.IStep.
Definition at line 26 of file TurnOffObjects.cs.
|
inline |
Implements PixoVR.Event.IStep.
Definition at line 16 of file TurnOffObjects.cs.
Action PixoVR.Event.TurnOffObjects.OnFunctionFinished |
Definition at line 14 of file TurnOffObjects.cs.