Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphNode_Documentation
- UEdGraphNode::GetDocumentationExcerptName()
- UEdGraphNode_Documentation::GetDocumentationExcerptName()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode_Documentation.h |
| Include | #include "EdGraph/EdGraphNode_Documentation.h" |
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)