Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraph.h |
Include |
#include "MetasoundEditorGraph.h" |
UCLASS()
class UMetasoundEditorGraphOutput : public UMetasoundEditorGraphVertex
Name | Description | ||
---|---|---|---|
|
Literal |
Default literal value of member |
Name | Description | ||
---|---|---|---|
|
Metasound::F... |
AddNodeHandle |
Adds the node handle for a newly created vertex. |
|
EMetasoundFr... |
GetClassType() |
Returns the Metasound class type of the associated node |
Name | Description | ||
---|---|---|---|
|
const FText ... |
GetGraphMemberLabel() |
Returns the label of the derived member type (e.g. Input/Output/Variable) |
|
UMetasoundEd... |
GetLiteral() |
Returns literal associated with the given member |
|
Metasound::E... |
GetSectionID() |
Return the section of where this member belongs. |
|
ResetToClassDefault() |
Resets the member to the class default. |
|
|
SetLiteral |
||
|
UpdateFrontendDefaultLiteral ( |
Update the frontend with the given member's default UObject value. |