Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/FPCGMetadataAttributeBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetValue
(
PCGMetadataEntryKey ItemKey, |
Metadata/PCGMetadataAttribute.h | ||
void SetValue
(
PCGMetadataEntryKey ItemKey, |
Metadata/PCGMetadataAttribute.h |
SetValue(PCGMetadataEntryKey, const FPCGMetadataAttributeBase *, PCGMetadataEntryKey)
| Name | SetValue |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttribute.h |
| Include Path | #include "Metadata/PCGMetadataAttribute.h" |
void SetValue
(
PCGMetadataEntryKey ItemKey,
const FPCGMetadataAttributeBase * InAttribute,
PCGMetadataEntryKey InEntryKey
)
SetValue(PCGMetadataEntryKey, const FPCGMetadataAttributeBase , PCGMetadataEntryKey, const FPCGMetadataAttributeBase , PCGMetadataEntryKey, EPCGMetadataOp)
| Name | SetValue |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/PCGMetadataAttribute.h |
| Include Path | #include "Metadata/PCGMetadataAttribute.h" |
void SetValue
(
PCGMetadataEntryKey ItemKey,
const FPCGMetadataAttributeBase * InAttributeA,
PCGMetadataEntryKey InEntryKeyA,
const FPCGMetadataAttributeBase * InAttributeB,
PCGMetadataEntryKey InEntryKeyB,
EPCGMetadataOp Op
)