Choose your operating system:
Windows
macOS
Linux
| FMetasoundGraphSchemaAction_NewVariableNode::CreateFrontendVariableNode()
|
Module |
|
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
Derived classes should override this method to create the desired frontend node.