Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema > API/Runtime/Engine/EdGraph/UEdGraphSchema/PrintSearchTextDebugInfo
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include | #include "EdGraph/EdGraphSchema.h" |
| Source | /Engine/Source/Runtime/Engine/Private/EdGraph/EdGraphSchema.cpp |
PRAGMA_DISABLE_DEPRECATION_WARNINGS void PrintSearchTextDebugInfo
(
const TArray < FString > & InFilterTerms,
const FGraphActionListBuilderBase::ActionGroup & InCurrentAction,
const FGraphSchemaSearchTextDebugInfo * InDebugInfo
) const