Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/Accessors
Inheritance Hierarchy
- IPCGAttributeAccessorKeys
- FPCGAttributeAccessorKeysPointsSubset
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/Accessors/PCGAttributeAccessorKeys.h |
| Include | #include "Metadata/Accessors/PCGAttributeAccessorKeys.h" |
Syntax
class FPCGAttributeAccessorKeysPointsSubset : public IPCGAttributeAccessorKeys
Remarks
Key around subset of points
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCGAttributeAccessorKeysPointsSubset
(
TArray< FPCGPoint* > InPointPtrs |
|||
FPCGAttributeAccessorKeysPointsSubset
(
TArray< const FPCGPoint* > InPointPtrs |
|||
FPCGAttributeAccessorKeysPointsSubset
(
const TArrayView< FPCGPoint >& InPoints, |
|||
FPCGAttributeAccessorKeysPointsSubset
(
const TArrayView< const FPCGPoint >& InPoints, |
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, |