Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/FPCGMetadataAttributeBase > API/Plugins/PCG/Metadata/FPCGMetadataAttributeBase/SetValuesFromValueKeys
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttribute.h |
| Include | #include "Metadata/PCGMetadataAttribute.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Metadata/PCGMetadataAttribute.cpp |
void SetValuesFromValueKeys
(
const TArrayView < const PCGMetadataEntryKey > & EntryKeys,
const TArrayView < const PCGMetadataValueKey > & ValueKeys,
bool bResetValueOnDefaultValueKey
)
Remarks
Two arrays version of bulk setter to lock in write only once. Both arrays must be the same size.