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