Navigation
API > API/Editor > API/Editor/UnrealEd
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EditorCategoryUtils.h |
| Include | #include "EditorCategoryUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EditorCategoryUtils.cpp |
namespace FEditorCategoryUtils
{
const FText & FEditorCategoryUtils&58;&58;GetCommonCategory
&40;
const FCommonEditorCategory::EValue CategoryId
&41;
}
Remarks
Retrieves a qualified category path for the desired common category. A text string, (empty if the common category was not registered)
Parameters
| Name | Description |
|---|---|
| CategoryId | The common category you want a path for. |