Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FDetailWidgetRow
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/DetailWidgetRow.h |
| Include | #include "DetailWidgetRow.h" |
Syntax
struct FCustomMenuData
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FUIAction | Action | ||
| const FText | Name | ||
| const FSlateIcon | SlateIcon | ||
| const FText | Tooltip |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCustomMenuData
(
const FUIAction& InAction, |