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" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/EdGraphSchema_K2.cpp |
void AutowireConversionNode
&40;
UEdGraphPin &42; InputPin,
UEdGraphPin &42; OutputPin,
UEdGraphNode &42; ConversionNode
&41; const
Remarks
Tries to connect any pins with matching types and directions from the conversion node to the specified input and output pins.