Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGAttributeReduceSettings
Description
Any final migration/recovery that can be done after pins are finalized. This function should also set DataVersion to LatestVersion.
Virtual Inheritance
- UPCGSettings::ApplyDeprecation → UPCGAttributeReduceSettings::ApplyDeprecation
| Name | ApplyDeprecation |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGAttributeReduceElement.h |
| Include Path | #include "Elements/PCGAttributeReduceElement.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGAttributeReduceElement.cpp |
virtual void ApplyDeprecation
(
UPCGNode * InOutNode
)