| AttributeIdentifiers |
TConstArrayView< FPCGAttributeIdentifier > |
List of attribute identifiers to read from. Ignored if Attributes is not empty. |
InstanceDataPackers/PCGInstanceDataPackerBase.h |
|
| Attributes |
TConstArrayView< const FPCGMetadataAttributeBase * > |
List of attributes to read from. Has precedence on AttributeIdentifiers. |
InstanceDataPackers/PCGInstanceDataPackerBase.h |
|
| CommonParams |
FPackedDataCommonParams |
|
InstanceDataPackers/PCGInstanceDataPackerBase.h |
|
| InData |
const UPCGData * |
Input data to read attributes from. |
InstanceDataPackers/PCGInstanceDataPackerBase.h |
|
| OptionalIndices |
TConstArrayView< int32 > |
If not all values from the data are read from, can provide a list of indices. |
InstanceDataPackers/PCGInstanceDataPackerBase.h |
|