Navigation
Unreal Engine C++ API Reference > Editor > AudioEditor > SoundCueGraph > USoundCueGraphNode
References
Module | AudioEditor |
Header | /Engine/Source/Editor/AudioEditor/Classes/SoundCueGraph/SoundCueGraphNode.h |
Include | #include "SoundCueGraph/SoundCueGraphNode.h" |
Source | /Engine/Source/Editor/AudioEditor/Private/SoundCueGraphNode.cpp |
virtual [FString](API\Runtime\Core\Containers\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)