handletutorialstep - eisclimber/ExPresS-XR GitHub Wiki

ITutorialStepHandler.HandleTutorialStep(int)

Method in ITutorialStepHandler

Summary

Used to display parts of a tutorial depending on the current tutorial step.

public void HandleTutorialStep(int stepIdx);

Parameters

Name Description
int stepIdx Current step of the tutorial.
⚠️ **GitHub.com Fallback** ⚠️