UAnimationGraphSchema::SearchForAutocastFunction

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimationGraphSchema > SearchForAutocastFunction

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimationGraphSchema.h
Include #include "AnimationGraphSchema.h"
Source /Engine/Source/Editor/AnimGraph/Private/AnimationGraphSchema.cpp
virtual [TOptional](API\Runtime\Core\IO\TOptional)< [FSearchForAutocastFunctionResults](API\Editor\BlueprintGraph\UEdGraphSchema_K2\FSearchForAutocastFunctionResult-) > SearchForAutocastFunction
(
    const [FEdGraphPinType](API\Runtime\Engine\EdGraph\FEdGraphPinType) & OutputPinType,
    const [FEdGraphPinType](API\Runtime\Engine\EdGraph\FEdGraphPinType) & InputPinType
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library