Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/Accessors
Inheritance Hierarchy
- IPCGAttributeAccessorKeys
- FPCGAttributeAccessorKeysEntries
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Metadata/Accessors/PCGAttributeAccessorKeys.h |
| Include | #include "Metadata/Accessors/PCGAttributeAccessorKeys.h" |
Syntax
class FPCGAttributeAccessorKeysEntries : public IPCGAttributeAccessorKeys
Remarks
Key around a metadata entry key
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< PCGMetadataEntryKey > | Entries |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCGAttributeAccessorKeysEntries
(
const FPCGMetadataAttributeBase* Attribute |
|||
FPCGAttributeAccessorKeysEntries
(
PCGMetadataEntryKey EntryKey |
Overridden from IPCGAttributeAccessorKeys
| Type | Name | Description | |
|---|---|---|---|
| bool | GetMetadataEntryKeys
(
int32 InStart, |
||
| bool | GetMetadataEntryKeys
(
int32 InStart, |
||
| int32 | GetNum () |
Returns the number of keys. |