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 TTuple< PCGMetadataEntryKey , PCGMetadataValueKey > > & EntryValuePairs,
bool bResetValueOnDefaultValueKey
)
Remarks
Bulk setter to lock in write only once.