Choose your operating system:
Windows
macOS
Linux
| FEdGraphSchemaAction
|
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
Include |
#include "MetasoundEditorGraphSchema.h" |
USTRUCT()
struct FMetasoundGraphSchemaAction_NewOutput : public FMetasoundGraphSchemaAction
Adds an output to the graph
Name | Description | ||
---|---|---|---|
|
NodeID |
Name | Description | |
---|---|---|
|
FMetasoundGraphSchemaAction_NewOutput() |
|
|
FMetasoundGraphSchemaAction_NewOutput ( |
Name | Description | ||
---|---|---|---|
|
const FSlate... |
GetIconBrush() |
|
|
const FLinea... |
GetIconColor() |
Name | Description | ||
---|---|---|---|
|
UEdGraphNode... |
PerformAction ( |
Execute this action, given the graph and schema, and possibly a pin that we were dragged from. |