Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGMetadataAttribute
Description
Unparents current attribute by flattening the values, entries, etc while only keeping the entries referenced in InEntryKeysToKeep. There must be NO invalid entry keys.
Virtual Inheritance
- FPCGMetadataAttributeBase::FlattenAndCompress → FPCGMetadataAttribute::FlattenAndCompress
| Name | FlattenAndCompress |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttributeTpl.h |
| Include Path | #include "Metadata/PCGMetadataAttributeTpl.h" |
virtual void FlattenAndCompress
(
const TArrayView < const PCGMetadataEntryKey > & InEntryKeysToKeep
)