UMetasoundEditorGraphVariableNode::EnableInteractWidgets

Whether or not the member node supports interact widgets on the visual node (ex. float manipulation widgets)

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UMetasoundEditorGraphMemberNode::EnableInteractWidgets()

UMetasoundEditorGraphVariableNode::EnableInteractWidgets()

References

Module

MetasoundEditor

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphNode.h

Include

#include "MetasoundEditorGraphNode.h"

Source

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraphNode.cpp

Syntax

virtual bool EnableInteractWidgets() const

Remarks

Whether or not the member node supports interact widgets on the visual node (ex. float manipulation widgets)