Choose your operating system:
Windows
macOS
Linux
| FGraphActionListBuilderBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
struct FGraphContextMenuBuilder : public FGraphActionMenuBuilder
This context is used when building a list of actions that can be done in the current context.
Name | Description | ||
---|---|---|---|
|
const UEdGraph ... |
CurrentGraph |
The current graph (will never be NULL) |
|
SelectedObjects |
The selected objects. |
Name | Description | |
---|---|---|
|
FGraphContextMenuBuilder ( |