Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailPropertyChildrenCustomiza-
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailPropertyChildrenCustomizationHandler.h |
| Include | #include "IDetailPropertyChildrenCustomizationHandler.h" |
virtual void CustomizeChildren
(
IDetailChildrenBuilder & ChildrenBuilder,
TSharedPtr< IPropertyHandle > PropertyHandle
)
Remarks
Gives a chance to customize provided property's children.