Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSettings
- UPCGSettings::ApplyDeprecation()
- 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()
- UPCGSpatialNoiseSettings::ApplyDeprecation()
- UPCGSplineSamplerSettings::ApplyDeprecation()
- UPCGStaticMeshSpawnerSettings::ApplyDeprecation()
- UPCGSurfaceSamplerSettings::ApplyDeprecation()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGSettings.h |
| Include | #include "PCGSettings.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGSettings.cpp |
virtual void ApplyDeprecation
(
UPCGNode * InOutNode
)
Remarks
Any final migration/recovery that can be done after pins are finalized. This function should also set DataVersion to LatestVersion.