UMetasoundEditorGraphOutputNode::PinDefaultValueChanged

Called when the DefaultValue of one of the pins of this node is changed in the editor

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UEdGraphNode::PinDefaultValueChanged()

UMetasoundEditorGraphNode::PinDefaultValueChanged()

UMetasoundEditorGraphOutputNode::PinDefaultValueChanged()

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 void PinDefaultValueChanged
(
    UEdGraphPin * Pin
)

Remarks

Called when the DefaultValue of one of the pins of this node is changed in the editor