IIntroTutorials::RegisterCategory

Register a new category with the tutorial browser.

Windows
MacOS
Linux

References

Module

IntroTutorials

Header

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

Include

#include "IIntroTutorials.h"

Syntax

void RegisterCategory
(
    FTutorialCategory NewCategory
)

Remarks

Register a new category with the tutorial browser. Categories are automatically created when tutorial blueprints are discovered, but this will allow you to apply some customization for tutorial categories defined by plugins

Parameters

Parameter

Description

InTutorialCategory

The new 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