Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/UPCGSurfaceSamplerSettings
- UPCGSettings::ApplyDeprecationBeforeUpdatePins()
- UPCGSurfaceSamplerSettings::ApplyDeprecationBeforeUpdatePins()
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/PCGSurfaceSampler.h |
| Include | #include "Elements/PCGSurfaceSampler.h" |
| Source | /Engine/Plugins/Experimental/PCG/Source/PCG/Private/Elements/PCGSurfaceSampler.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.