FCommonEditorCategory

Wrapper for an enum detailing common editor categories.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorCategoryUtils.h

Include

#include "EditorCategoryUtils.h"

Syntax

struct FCommonEditorCategory

Remarks

Wrapper for an enum detailing common editor categories. Users can reference these categories in metadata using the enum value name in braces, like so:

This gives users the ability to reference shared categories across the engine, but gives us the freedom to easily remap them as needed (also gives us the ability to easily localize these categories). Games can override these default mappings with the RegisterCategoryKey() function.

Enums

Name

Description

Public enum

EValue

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