Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailLayoutBuilder
Description
Get the root objects observed by this layout. This is not guaranteed to be the same as the objects customized by this builder. See GetObjectsBeingCustomized for that.
| Name | GetSelectedObjects |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/DetailLayoutBuilder.h |
| Include Path | #include "DetailLayoutBuilder.h" |
const TArray < TWeakObjectPtr < UObject > > & GetSelectedObjects() const