Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGAddAttributeSettings
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 → UPCGAddAttributeSettings::ApplyDeprecation
| Name | ApplyDeprecation |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGCreateAttribute.h |
| Include Path | #include "Elements/PCGCreateAttribute.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGCreateAttribute.cpp |
virtual void ApplyDeprecation
(
UPCGNode * InOutNode
)