Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FActionMenuContent
Overloads
| |
|
| Name |
FActionMenuContent |
| Type |
function |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/GraphEditor.h |
| Include Path |
#include "GraphEditor.h" |
FActionMenuContent()
| |
|
| Name |
FActionMenuContent |
| Type |
function |
| Header File |
/Engine/Source/Editor/UnrealEd/Public/GraphEditor.h |
| Include Path |
#include "GraphEditor.h" |
FActionMenuContent
(
TSharedRef < SWidget > InContent,
TSharedPtr < SWidget > InWidgetToFocus
)