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_PromoteToVariable_AccessorNode : public FMetasoundGraphSchemaAction
Promotes an input to a graph variable & respective getter node, using its respective literal value as the default value
Name | Description | |
---|---|---|
|
FMetasoundGraphSchemaAction_PromoteToVariable_AccessorNode() |
Name | Description | ||
---|---|---|---|
|
UEdGraphNode... |
PerformAction ( |
Execute this action, given the graph and schema, and possibly a pin that we were dragged from. |