FTutorialCategory

Category description

Windows
MacOS
Linux

References

Module

IntroTutorials

Header

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

Include

#include "EditorTutorial.h"

Syntax

struct FTutorialCategory

Remarks

Category description

Variables

Name Description

Public variable

FText

 

Description

Localized text to use to describe this category

Public variable

FString

 

Icon

Icon for this tutorial, used when presented to the user in the tutorial browser.

Public variable

FString

 

Identifier

Period-separated category name, e.g. "Editor Quickstart.Level Editor"

Public variable

int32

 

SortOrder

Sort order, used by the tutorial browser - set in editor game-agnostic INI file

Public variable

FSoftObjectPath

 

Texture

Texture for this tutorial, used when presented to the user in the tutorial browser.

Public variable

FText

 

Title

Title of the category

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