Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UEdGraphSchema_K2 > API/Editor/BlueprintGraph/UEdGraphSchema_K2/SearchForAutocastFunction
Deprecated * Use the FSearchForAutocastFunctionResults variant.
- UEdGraphSchema_K2::SearchForAutocastFunction()
- UAnimationGraphSchema::SearchForAutocastFunction()
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h |
| Include | #include "EdGraphSchema_K2.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/EdGraphSchema_K2.cpp |
virtual bool SearchForAutocastFunction
&40;
const FEdGraphPinType & OutputPinType,
const FEdGraphPinType & InputPinType,
FName & TargetFunction,
UClass &42;& FunctionOwner
&41; const