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