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 UMetasoundEditorGraphExternalNode : public UMetasoundEditorGraphNode
Name | Description | ||
---|---|---|---|
|
bIsClassNative |
Whether or not the referenced class is natively defined (false if defined in another asset). |
|
|
ClassName |
||
|
NodeID |
Name | Description | ||
---|---|---|---|
|
CanAutoUpdate() |
||
|
FMetasoundFr... |
FindHighestMinorVersionInRegistry() |
|
|
FMetasoundFr... |
FindHighestVersionInRegistry() |
|
|
RefreshPinMetadata() |
||
|
UMetasoundEd... |
UpdateToVersion ( |
Attempts to replace this node with a new one of the same class and given version number. |
|
Validate ( |
Validates node and returns whether or not the node is valid. |
Name | Description | ||
---|---|---|---|
|
FMetasoundFr... |
GetClassName() |
|
|
GetNodeID() |
||
|
GetNodeTitleIcon() |
||
|
SetNodeID ( |
Name | Description | ||
---|---|---|---|
|
GetNodeTitleColor() |
Gets the draw color of a node's title bar |
Name | Description | ||
---|---|---|---|
|
PostLoad() |
Do any object-specific cleanup required immediately after loading an object. |