Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FBlueprintDragDropMenuItem
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/BlueprintDragDropMenuItem.h |
| Include | #include "BlueprintDragDropMenuItem.h" |
| Source | /Engine/Source/Editor/Kismet/Private/BlueprintDragDropMenuItem.cpp |
FSlateBrush const &42; GetMenuIcon
&40;
FSlateColor & ColorOut
&41;
Remarks
Retrieves the icon brush for this menu entry (to be displayed alongside in the menu). An slate brush to be used for this menu item in the action menu.
Parameters
| Name | Description |
|---|---|
| ColorOut | An output parameter that's filled in with the color to tint the brush with. |