Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailLayoutBuilder
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailLayoutBuilder.h |
| Include | #include "DetailLayoutBuilder.h" |
const TArray < TWeakObjectPtr< UObject > > & GetSelectedObjects() const
Remarks
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.