Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_Self
- UEdGraphNode::GetKeywords()
- UK2Node_Self::GetKeywords()
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Self.h |
| Include | #include "K2Node_Self.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node_Self.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.