IIntroTutorials::LaunchTutorial

Launch a tutorial with the specified asset.

Windows
MacOS
Linux

References

Module

IntroTutorials

Header

/Engine/Source/Editor/IntroTutorials/Public/IIntroTutorials.h

Include

#include "IIntroTutorials.h"

Syntax

void LaunchTutorial
(
    const FString & TutorialAssetName,
    TSharedPtr< SWindow > InNavigationWindow
)

Remarks

Launch a tutorial with the specified asset.

Parameters

Parameter

Description

TutorialAssetName

The name of the tutorial asset.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss