OLD_STEP_LIST_EDITOR |
Documentation for the Unity C# Library
|
Highlight on objects 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 |
Highlight on objects function.
Definition at line 11 of file HighlightObject.cs.
|
inline |
Called to end current step and start a next one.
Implements PixoVR.Event.IStep.
Definition at line 32 of file HighlightObject.cs.
|
inline |
Implements PixoVR.Event.IStep.
Definition at line 15 of file HighlightObject.cs.
Action PixoVR.Event.HighlightObject.OnFunctionFinished |
Definition at line 13 of file HighlightObject.cs.