Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphNode
- UEdGraphNode::GetKeywords()
- UK2Node_Self::GetKeywords()
- UK2Node_ConstructObjectFromClass::GetKeywords()
- UK2Node_ConvertAsset::GetKeywords()
- UK2Node_MacroInstance::GetKeywords()
- UK2Node_CustomEvent::GetKeywords()
- UK2Node_Event::GetKeywords()
- UK2Node_CustomEvent::GetKeywords()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode.h |
| Include | #include "EdGraph/EdGraphNode.h" |
| Source | /Engine/Source/Runtime/Engine/Private/EdGraph/EdGraphNode.cpp |
virtual FText GetKeywords&40;&41; const
Remarks
- Returns the keywords that should be used when searching for this node
-
Should search keywords be localized? Probably.