Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/FPCGMetadataAttributeBase
| Type | Name | Description | |
|---|---|---|---|
| void | GetValueKeys
(
const TArrayView< const PCGMetadataEntryKey >& EntryKeys, |
Bulk getter, to lock in read only once per parent. | |
| void | GetValueKeys
(
TArrayView< PCGMetadataEntryKey > EntryKeys, |
Optimized version that take ownership on the Entries passed. |