Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSettings
Description
Any final migration/recovery that can be done after pins are finalized. This function should also set DataVersion to LatestVersion.
Derived Overrides
- UPCGAddAttributeSettings::ApplyDeprecation
- UPCGAddTagSettings::ApplyDeprecation
- UPCGAttributeGetFromPointIndexSettings::ApplyDeprecation
- UPCGAttributeReduceSettings::ApplyDeprecation
- UPCGAttributeSelectSettings::ApplyDeprecation
- UPCGCopyAttributesSettings::ApplyDeprecation
- UPCGDataFromActorSettings::ApplyDeprecation
- UPCGDeleteAttributesSettings::ApplyDeprecation
- UPCGDeleteTagsSettings::ApplyDeprecation
- UPCGFilterByTagSettings::ApplyDeprecation
- UPCGLoopSettings::ApplyDeprecation
- UPCGMetadataPartitionSettings::ApplyDeprecation
- UPCGMetadataSettingsBase::ApplyDeprecation
- UPCGPointMatchAndSetSettings::ApplyDeprecation
- UPCGProjectionSettings::ApplyDeprecation
- UPCGReplaceTagsSettings::ApplyDeprecation
- UPCGSkinnedMeshSpawnerSettings::ApplyDeprecation
- UPCGSpatialNoiseSettings::ApplyDeprecation
- UPCGSplineSamplerSettings::ApplyDeprecation
- UPCGStaticMeshSpawnerSettings::ApplyDeprecation
- UPCGSurfaceSamplerSettings::ApplyDeprecation
| Name | ApplyDeprecation |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGSettings.h |
| Include Path | #include "PCGSettings.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGSettings.cpp |
virtual void ApplyDeprecation
(
UPCGNode * InOutNode
)