FTemplateCategoryDef

Windows
MacOS
Linux

References

Module

GameProjectGeneration

Header

/Engine/Source/Editor/GameProjectGeneration/Classes/TemplateProjectDefs.h

Include

#include "TemplateProjectDefs.h"

Syntax

struct FTemplateCategoryDef

Variables

Name Description

Public variable

FString

 

Icon

Reference to an icon to display for this category. Should be around 128x128.

Public variable

bool

 

IsMajorCategory

Is this a major top-level category? Major categories are displayed as full rows, eg. the Game category.

Public variable

FName

 

Key

Key to use for identifying what category a template is in.

Public variable

TArray< FLocali...

 

LocalizedDescriptions

Localized description for this template category.

Public variable

TArray< FLocali...

 

LocalizedDisplayNames

Localized name for this template 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