UEdGraphNode_Documentation::GetDocumentationExcerptName

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)

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::GetDocumentationExcerptName()

UEdGraphNode_Documentation::GetDocumentationExcerptName()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode_Documentation.h

Include

#include "EdGraph/EdGraphNode_Documentation.h"

Syntax

virtual FString GetDocumentationExcerptName() 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)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss