Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailsView
Description
Returns the name area widget used to display object naming functionality so it can be placed in a custom location. Note FDetailsViewArgs.bCustomNameAreaLocation must be true
| Name | GetNameAreaWidget |
| Type | function |
| Header File | /Engine/Source/Editor/PropertyEditor/Public/IDetailsView.h |
| Include Path | #include "IDetailsView.h" |
TSharedPtr < SWidget > GetNameAreaWidget()