Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailLayoutBuilder > API/Editor/PropertyEditor/IDetailLayoutBuilder/HideProperty
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailLayoutBuilder.h |
| Include | #include "DetailLayoutBuilder.h" |
void HideProperty
&40;
const TSharedPtr< IPropertyHandle > PropertyHandle
&41;
Remarks
Hides a property from view
Parameters
| Name | Description |
|---|---|
| PropertyHandle | The handle of the property to hide from view |