Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/FMetasoundGraphSchemaAction_NewV-_1
- FMetasoundGraphSchemaAction_NewVariableNode::CreateFrontendVariableNode()
- FMetasoundGraphSchemaAction_NewVariableMutatorNode::CreateFrontendVariableNode()
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphSchema.h |
| Include | #include "MetasoundEditorGraphSchema.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraphSchema.cpp |
virtual Metasound::Frontend::FNodeHandle CreateFrontendVariableNode
(
const Metasound::Frontend::FGraphHandle & InFrontendGraph,
const FGuid & InVariableID
) const
Remarks
Derived classes should override this method to create the desired frontend node.