Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyEditorModule
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyEditorModule.h |
| Include | #include "PropertyEditorModule.h" |
| Source | /Engine/Source/Editor/PropertyEditor/Private/PropertyEditorModule.cpp |
virtual void UnregisterCustomClassLayout
&40;
FName ClassName
&41;
Remarks
Unregisters a custom detail layout delegate for a specific class name
Parameters
| Name | Description |
|---|---|
| ClassName | The class name with the custom detail layout delegate to remove |