Navigation
API > API/Editor > API/Editor/EditorWidgets
Interface for the widget that wraps an editable text box for viewing the names of objects or editing the labels of actors
| Name | IObjectNameEditableTextBox |
| Type | class |
| Header File | /Engine/Source/Editor/EditorWidgets/Public/EditorWidgetsModule.h |
| Include Path | #include "EditorWidgetsModule.h" |
Syntax
class IObjectNameEditableTextBox : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → IObjectNameEditableTextBox
- FSlateControlledConstruction → SWidget → SCompoundWidget → IObjectNameEditableTextBox