IDetailsView::GetNameAreaWidget

Returns the name area widget used to display object naming functionality so it can be placed in a custom location.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailsView.h"

Syntax

TSharedPtr< SWidget > GetNameAreaWidget()

Remarks

Returns the name area widget used to display object naming functionality so it can be placed in a custom location. Note [FDetailsViewArgs.bCustomNameAreaLocation](API\Editor\PropertyEditor\FDetailsViewArgs\bCustomNameAreaLocation) must be true

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