Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGAttributePropertyInputSelect-
Description
For older nodes, before the split between Input and Output, force any last attribute to be last created to preserve the old behavior. Will be called by the PCGSetting deprecation function. Not meant to be used otherwise.
| Name | ApplyDeprecation |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGAttributePropertySelector.h |
| Include Path | #include "Metadata/PCGAttributePropertySelector.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Metadata/PCGAttributePropertySelector.cpp |
void ApplyDeprecation
(
int32 InPCGCustomVersion
)