FFindSpecializedConversionNodeResults

Find an appropriate node that can convert from one pin type to another (not a cast; e.g. "MakeLiteralArray" node)

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UEdGraphSchema_K2

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/EdGraphSchema_K2.h
Include #include "EdGraphSchema_K2.h"

Syntax

struct FFindSpecializedConversionNodeResults  

Remarks

Find an appropriate node that can convert from one pin type to another (not a cast; e.g. "MakeLiteralArray" node)

Variables

Type Name Description
UK2Node * TargetNode  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library