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