Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphNode > API/Runtime/Engine/EdGraph/UEdGraphNode/CreatePin
Deprecated * Remove when removing FString version. Exists just to resolve ambiguity
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode.h |
| Include | #include "EdGraph/EdGraphNode.h" |
UEdGraphPin &42; CreatePin
&40;
EEdGraphPinDirection Dir,
const FEdGraphPinType & InPinType,
const TCHAR &42; PinName,
int32 Index
&41;
Remarks
Create a new pin on this node using the supplied pin type, and return the new pin