2using System.Collections;
3using System.Collections.Generic;
14 interactables?[0].PrepareInspectionReport(interactables);
Action OnFunctionFinished
void FunctionFinished()
Called to end current step and start a next one.
void StartStep(StepItem stepItem, StepFunction function, List< InteractableClass > interactables=null, Action onStepSkipped=null)
Basic interface of functions. (Please note that iStep is a wrong name)