Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailGroup
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailGroup.h |
| Include | #include "IDetailGroup.h" |
void ToggleExpansion
&40;
bool bExpand
&41;
Remarks
Toggles expansion on the group
Parameters
| Name | Description |
|---|---|
| bExpand | true to expand the group, false to collapse |