Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/Accessors
Inheritance Hierarchy
- IPCGAttributeAccessorT
- IPCGPropertyChain
- FPCGAttributePropertySelectorAccessor
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Metadata/Accessors/PCGPropertyAccessor.h |
| Include | #include "Metadata/Accessors/PCGPropertyAccessor.h" |
Syntax
class FPCGAttributePropertySelectorAccessor :
public IPCGAttributeAccessorT< FPCGAttributePropertySelectorAccessor > ,
private IPCGPropertyChain
Remarks
Special accessor to support attribute selector overrides. Interface with a string. Key supported: Generic object
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPCGAttributePropertySelectorAccessor
(
const FStructProperty* InProperty, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetRangeImpl
(
TArrayView< FString > OutValues, |
||
| bool | SetRangeImpl
(
TArrayView< const FString > InValues, |