Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/FPCGMetadataAttribute > API/Plugins/PCG/Metadata/FPCGMetadataAttribute/SetValue
- FPCGMetadataAttributeBase::SetValue()
- FPCGMetadataAttribute::SetValue()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttributeTpl.h |
| Include | #include "Metadata/PCGMetadataAttributeTpl.h" |
virtual void SetValue
(
PCGMetadataEntryKey ItemKey,
const FPCGMetadataAttributeBase * InAttributeA,
PCGMetadataEntryKey InEntryKeyA,
const FPCGMetadataAttributeBase * InAttributeB,
PCGMetadataEntryKey InEntryKeyB,
EPCGMetadataOp Op
)