Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailsView
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailsView.h |
| Include | #include "IDetailsView.h" |
void UnregisterInstancedCustomPropertyLayout
(
UStruct * Class
)
Remarks
Unregisters a custom detail layout delegate for a specific class in this instance of the details view only
Parameters
| Name | Description |
|---|---|
| Class | The class with the custom detail layout delegate to remove |