The Details panel is a context-sensitive area that provides editing access to the properties of selected items within the Blueprint Editor. It is composed of a search bar for fast access to specific properties, and will generally contain one or more collapsible categories to organize the included properties.
The Details panel is also where you will handle many Blueprint editing tasks, including:
- Editing process for Blueprint variables, including changing name, type, and whether the variable is an array.
- Implement Blueprint interfaces after clicking the Blueprint Props button.
- Adding inputs and outputs for Blueprint functions.
- Add Events for selected Components.
Interface

- Search Filter - Type the name of the property you need and the properties below filter down.
- Property Matrix - Opens the Property Matrix panel for spreadsheet-like editing of available properties.
- Visibility Filter - Allows you to show or hide modified or advanced properties, as well as collapse or expand all categories.
- Collapsible Categories - These areas are used to group together related properties, and can be expanded and collapsed using the small white triangle to the left of the name.
Each of these areas are context sensitive. In any case where one of these areas does not apply to the currently selected item, the area simply will not appear. It is normal with many Blueprint nodes, for example, to see a primarily blank Details panel.