Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSettings
- UPCGSettings::ApplyDeprecationBeforeUpdatePins()
- UPCGSurfaceSamplerSettings::ApplyDeprecationBeforeUpdatePins()
- UPCGAttributeNoiseSettings::ApplyDeprecationBeforeUpdatePins()
- UPCGVolumeSamplerSettings::ApplyDeprecationBeforeUpdatePins()
- UPCGSplineSamplerSettings::ApplyDeprecationBeforeUpdatePins()
- UPCGBlueprintSettings::ApplyDeprecationBeforeUpdatePins()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/PCGSettings.h |
| Include | #include "PCGSettings.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/PCGSettings.cpp |
virtual void ApplyDeprecationBeforeUpdatePins
&40;
UPCGNode &42; InOutNode,
TArray< TObjectPtr< UPCGPin >> & InputPins,
TArray< TObjectPtr< UPCGPin >> & OutputPins
&41;
Remarks
UpdatePins will kick off invalid edges, so this is useful for moving edges around in case of pin changes.