Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphNode > API/Runtime/Engine/EdGraph/UEdGraphNode/GetFindReferenceSearchString
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 |
FString GetFindReferenceSearchString
(
EGetFindReferenceSearchStringFlags InFlags
) const
Remarks
Gets the search string to find references to this node
Parameters
| Name | Description |
|---|---|
| InFlags | Options for the requested search string, such as whether to use Find-in-Blueprints class member search syntax |