Navigation
API > API/Editor > API/Editor/GameProjectGeneration
| Name | UTemplateCategories |
| Type | class |
| Header File | /Engine/Source/Editor/GameProjectGeneration/Classes/TemplateProjectDefs.h |
| Include Path | #include "TemplateProjectDefs.h" |
Syntax
UCLASS (Config=TemplateCategories)
class UTemplateCategories : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UTemplateCategories
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Categories | TArray< FTemplateCategoryDef > | Array of all categories specified in this location. | TemplateProjectDefs.h |