IDetailLayoutBuilder::GetSelectedObjects

Get the root objects observed by this layout.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/DetailLayoutBuilder.h

Include

#include "DetailLayoutBuilder.h"

Syntax

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss