UK2Node_CustomEvent::GetKeywords

Returns the keywords that should be used when searching for this node

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::GetKeywords()

UK2Node_Event::GetKeywords()

UK2Node_CustomEvent::GetKeywords()

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_CustomEvent.h

Include

#include "K2Node_CustomEvent.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_CustomEvent.cpp

Syntax

virtual FText GetKeywords() const

Remarks

Returns the keywords that should be used when searching for this node

: Should search keywords be localized? Probably.

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