Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/FMetasoundGraphSchemaAction_NewV-_2
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FMetasoundFrontendNode * CreateFrontendVariableNode
(
FMetaSoundFrontendDocumentBuilder& DocBuilder |
MetasoundEditorGraphSchema.h | ||
virtual Metasound::Frontend::FNodeHandle CreateFrontendVariableNode
(
const Metasound::Frontend::FGraphHandle& InFrontendGraph, |
MetasoundEditorGraphSchema.h |
CreateFrontendVariableNode(FMetaSoundFrontendDocumentBuilder &)
| Name | CreateFrontendVariableNode |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include Path | #include "MetasoundEditorGraphSchema.h" |
virtual const FMetasoundFrontendNode * CreateFrontendVariableNode
(
FMetaSoundFrontendDocumentBuilder & DocBuilder
) const
CreateFrontendVariableNode(const Metasound::Frontend::FGraphHandle &, const FGuid &)
| Name | CreateFrontendVariableNode |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include Path | #include "MetasoundEditorGraphSchema.h" |
virtual Metasound::Frontend::FNodeHandle CreateFrontendVariableNode
(
const Metasound::Frontend::FGraphHandle & InFrontendGraph,
const FGuid & InVariableID
) const