Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraphNode.h |
Include |
#include "MetasoundEditorGraphNode.h" |
UCLASS(MinimalAPI)
class UMetasoundEditorGraphVariableNode : public UMetasoundEditorGraphMemberNode
Represents any of the several variable node types (Accessor, DeferredAccessor, Mutator).
Name | Description | ||
---|---|---|---|
|
EnableInteractWidgets() |
Whether or not the member node supports interact widgets on the visual node (ex. float manipulation widgets) |
|
|
UMetasoundEd... |
GetMember() |
Whether or not the member node supports interactivity on the graph node. |
Name | Description | ||
---|---|---|---|
|
FMetasoundFr... |
GetClassName() |
|
|
GetNodeID() |
||
|
GetNodeTitleIcon() |
||
|
SetNodeID ( |
Name | Description | ||
---|---|---|---|
|
GetNodeTitleColor() |
Gets the draw color of a node's title bar |
|
|
PinDefaultValueChanged ( |
Called when the DefaultValue of one of the pins of this node is changed in the editor |