Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGPin
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGPin.h |
| Include | #include "PCGPin.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGPin.cpp |
bool BreakEdgeTo
(
UPCGPin * OtherPin,
TSet< UPCGNode * > * InTouchedNodes
)
Remarks
Breaks edge to pin if edge exists. Optionally returns list of affected nodes (including the pin owner).