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