LaunchTutorial

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

LaunchTutorial

(
    const FString& TutorialAssetName,
    TSharedPtr< SWindow > InNavigationW...
)

Launch a tutorial with the specified asset.

Public function

void

 

LaunchTutorial

(
    UEditorTutorial* Tutorial,
    IIntroTutorials::ETutorialStartType...,
    TWeakPtr< SWindow > InNavigationWin...,
    FSimpleDelegate OnTutorialClosed,
    FSimpleDelegate OnTutorialExited
)

Launch a tutorial immediately, bypassing the tutorial browser.

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