Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/UPCGMetadata
| Type | Name | Description | |
|---|---|---|---|
| void | CopyAttribute
(
const UPCGMetadata* InOther, |
Copies an attribute from another metadata, including entries & values. | |
| FPCGMetadataAttributeBase * | CopyAttribute
(
const FPCGMetadataAttributeBase* OriginalAttribute, |
Copies another attribute, with options to keep its parent and copy entries/values | |
| FPCGMetadataAttributeBase * | CopyAttribute
(
FName AttributeToCopy, |