Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGGraphInputOutputSettings
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGInputOutputSettings.h |
| Include | #include "PCGInputOutputSettings.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/PCGInputOutputSettings.cpp |
const FPCGPinProperties & AddCustomPin
&40;
const FPCGPinProperties & NewCustomPinProperties
&41;
Remarks
Add a new custom pin Note that you should use the return value of this function, since it can be different from the one passed as argument. It will change if its label collides with existing pins.