Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailsView
| Type | Name | Description | |
|---|---|---|---|
| void | SetObjects
(
const TArray< UObject* >& InObjects, |
Sets the objects this details view is viewing | |
| void | SetObjects
(
const TArray< TWeakObjectPtr< UObject > >& InObjects, |