Choose your operating system:
Windows
macOS
Linux
| UEdGraphSchema::CopyPinLinks()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include |
#include "EdGraph/EdGraphSchema.h" |
Source |
/Engine/Source/Runtime/Engine/Private/EdGraph/EdGraphSchema.cpp |
virtual FPinConnectionResponse CopyPinLinks
(
UEdGraphPin & CopyFromPin,
UEdGraphPin & CopyToPin,
bool bIsIntermediateCopy
) const
Copies pin links from one pin to another without breaking the original links