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_NewVariableAccessorNode : public FMetasoundGraphSchemaAction_NewVariableNode
Adds a variable node to the graph
Name | Description | ||
---|---|---|---|
|
Metasound::F... |
CreateFrontendVariableNode ( |
Derived classes should override this method to create the desired frontend node. |