Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/Accessors
Inheritance Hierarchy
- IPCGAttributeAccessorKeys
- FPCGAttributeAccessorKeysPoints
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Metadata/Accessors/PCGAttributeAccessorKeys.h |
| Include | #include "Metadata/Accessors/PCGAttributeAccessorKeys.h" |
Syntax
class FPCGAttributeAccessorKeysPoints : public IPCGAttributeAccessorKeys
Remarks
Key around points
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArrayView< FPCGPoint > | Points |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCGAttributeAccessorKeysPoints
(
const TArrayView< FPCGPoint >& InPoints |
|||
FPCGAttributeAccessorKeysPoints
(
const TArrayView< const FPCGPoint >& InPoints |
|||
FPCGAttributeAccessorKeysPoints
(
FPCGPoint& InPoint |
|||
FPCGAttributeAccessorKeysPoints
(
const FPCGPoint& InPoint |
Overridden from IPCGAttributeAccessorKeys
| Type | Name | Description | |
|---|---|---|---|
| bool | GetGenericObjectKeys
(
int32 InStart, |
||
| bool | GetGenericObjectKeys
(
int32 InStart, |
||
| bool | GetMetadataEntryKeys
(
int32 InStart, |
||
| bool | GetMetadataEntryKeys
(
int32 InStart, |
||
| int32 | GetNum () |
Returns the number of keys. | |
| bool | GetPointKeys
(
int32 InStart, |
||
| bool | GetPointKeys
(
int32 InStart, |