Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailChildrenBuilder
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailChildrenBuilder.h |
| Include | #include "IDetailChildrenBuilder.h" |
IDetailGroup & AddGroup
&40;
FName GroupName,
const FText & LocalizedDisplayName
&41;
Remarks
Adds a group to the category
Parameters
| Name | Description |
|---|---|
| GroupName | The name of the group |
| LocalizedDisplayName | The display name of the group |
| true | if the group should appear in the advanced section of the category |