handletutorialstep - eisclimber/ExPresS-XR GitHub Wiki
Method in ITutorialStepHandler
Used to display parts of a tutorial depending on the current tutorial step.
public void HandleTutorialStep(int stepIdx);| Name | Description |
|---|---|
int stepIdx |
Current step of the tutorial. |