Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Metadata > API/Plugins/PCG/Metadata/Accessors
Inheritance Hierarchy
- IPCGAttributeAccessor
- IPCGAttributeAccessorT
- FPCGIndexAccessor
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Metadata/Accessors/PCGCustomAccessor.h |
| Include | #include "Metadata/Accessors/PCGCustomAccessor.h" |
Syntax
class FPCGIndexAccessor : public IPCGAttributeAccessorT< FPCGIndexAccessor >
Remarks
Very simple accessor that returns the index. Read only Key supported: All
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetRangeImpl
(
TArrayView< int32 > OutValues, |
||
| bool | SetRangeImpl
(
TArrayView< const int32 >, |