Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/MaterialGraph > API/Editor/UnrealEd/MaterialGraph/UMaterialGraphNode
- UEdGraphNode::GetDocumentationExcerptName()
- UMaterialGraphNode::GetDocumentationExcerptName()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/MaterialGraph/MaterialGraphNode.h |
| Include | #include "MaterialGraph/MaterialGraphNode.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/MaterialGraphNode.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)