Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Metadata/PCGMetadataAttribute.h |
| Include | #include "Metadata/PCGMetadataAttribute.h" |
Syntax
class FPCGMetadataAttributeBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| PCGMetadataAttributeKey | AttributeId | ||
| bool | bAllowsInterpolation | ||
| FRWLock | EntryMapLock | ||
| TMap< PCGMetadataEntryKey, PCGMetadataValueKey > | EntryToValueKeyMap | ||
| TObjectPtr< UPCGMetadata > | Metadata | ||
| FName | Name | ||
| const FPCGMetadataAttributeBase * | Parent | ||
| int16 | TypeId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCGMetadataAttributeBase
(
UPCGMetadata* InMetadata, |
Destructors
| Type | Name | Description | |
|---|---|---|---|