Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailCategoryBuilder
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailCategoryBuilder.h |
| Include | #include "DetailCategoryBuilder.h" |
IDetailPropertyRow &42; AddExternalObjects
&40;
const TArray< UObject &42; > & Objects,
EPropertyLocation::Type Location,
const FAddPropertyParams & Params
&41;
Remarks
Adds an entire external object to this category. The object should not be one of the objects already visible by this details panel A property row for customizing the property or NULL if the property could not be found
Parameters
| Name | Description |
|---|---|
| Objects | List of objects that contain the property |
| Location | The location within the category where the property is shown |