Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGNode > API/Plugins/PCG/UPCGNode/UpdatePins
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGNode.h |
| Include | #include "PCGNode.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGNode.cpp |
EPCGChangeType UpdatePins
(
TFunctionRef < UPCGPin * *)> PinAllocator
)
Remarks
Updates pins based on node settings PinAllocator creates new pin objects. Attempts to migrate pins via matching. Broadcasts node change events for affected nodes.