Navigation
API > API/Plugins > API/Plugins/IntroTutorials > API/Plugins/IntroTutorials/IIntroTutorials
| Type | Name | Description | |
|---|---|---|---|
| void | LaunchTutorial
(
const FString& TutorialAssetName, |
Launch a tutorial with the specified asset. | |
| void | LaunchTutorial
(
UEditorTutorial* Tutorial, |
Launch a tutorial immediately, bypassing the tutorial browser. |