Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGNode
| Type | Name | Description | |
|---|---|---|---|
| EPCGChangeType | UpdatePins () |
Updates pins based on node settings. | |
| EPCGChangeType | UpdatePins
(
TFunctionRef< UPCGPin*(UPCGNode*)> PinAllocator |
Updates pins based on node settings PinAllocator creates new pin objects. |