Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGAttributePropertyOutputSelec-
Description
Get a copy of the selector, with @Source replaced by the right selector. Can add extra data for specific deprecation cases.
| Name | CopyAndFixSource |
| 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 |
FPCGAttributePropertyOutputSelector CopyAndFixSource
(
const FPCGAttributePropertyInputSelector * InSourceSelector,
const UPCGData * InOptionalData
) const