Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/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 |