Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphNode
- UEdGraphNode::GetDocumentationExcerptName()
- UMetasoundEditorGraphNode::GetDocumentationExcerptName()
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 |
virtual FString GetDocumentationExcerptName&40;&41; const
Remarks
Returns the name of the excerpt to display from the specified external documentation link for the graph node Default behavior is to return the class name (including prefix)