Navigation
API > API/Editor > API/Editor/PropertyEditor
How the group should be formatted - either as a minor group, or identically to a major subcategory.
| Name | EDetailGroupDisplayMode |
| Type | enum |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/IDetailGroup.h |
| Include Path | #include "IDetailGroup.h" |
Syntax
enum EDetailGroupDisplayMode
{
Group,
Category,
}
Values
| Name | Remarks |
|---|---|
| Group | |
| Category |