Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/FPCGMetadataAttribute
| Type | Name | Description | |
|---|---|---|---|
| void | GetValuesFromItemKeys
(
const TArrayView< const PCGMetadataEntryKey > EntryKeys, |
Write into pre-allocated OutValues the values associated with the given entry keys. | |
| void | GetValuesFromItemKeys
(
TArrayView< PCGMetadataEntryKey > EntryKeys, |
Write into pre-allocated OutValues the values associated with the given entry keys. |