Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailLayoutBuilder
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailLayoutBuilder.h |
| Include | #include "DetailLayoutBuilder.h" |
void HideCategory
(
FName CategoryName
)
Remarks
Hides an entire category
Parameters
| Name | Description |
|---|---|
| CategoryName | The name of the category to hide |