UMetasoundEditorGraphVariable::GetGraphMemberLabel

Returns the label of the derived member type (e.g. Input/Output/Variable)

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UMetasoundEditorGraphMember::GetGraphMemberLabel()

UMetasoundEditorGraphVariable::GetGraphMemberLabel()

References

Module

MetasoundEditor

Header

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

Include

#include "MetasoundEditorGraph.h"

Source

/Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraph.cpp

Syntax

virtual const FText & GetGraphMemberLabel() const

Remarks

Returns the label of the derived member type (e.g. Input/Output/Variable)