Skip to content

handletutorialstep

eisclimber edited this page Apr 4, 2026 · 1 revision

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.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally