UMetasoundEditorGraphMemberNode

Node that represents a graph member

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

MetasoundEditor

Header

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

Include

#include "MetasoundEditorGraphNode.h"

Syntax

UCLASS(Abstract, MinimalAPI)
class UMetasoundEditorGraphMemberNode : public UMetasoundEditorGraphNode

Remarks

Node that represents a graph member

Functions

Name Description

Public function Virtual Const

bool

 

EnableInteractWidgets()

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

Public function Virtual Const

UMetasoundEd...

 

GetMember()

Whether or not the member node supports interactivity on the graph node.