| bAssignIndexPartition |
bool |
Assign an index partition as an extra attribute. |
Elements/Metadata/PCGMetadataPartition.h |
- EditAnywhere
- DisplayName="Output Partition Index"
- Category=Settings
- Meta=(PCG_Overridable)
|
| bDoNotPartition |
bool |
If we assign an index, we can also not partition (and only assign the partition index to the original data). |
Elements/Metadata/PCGMetadataPartition.h |
- EditAnywhere
- Category=Settings
- Meta=(PCG_Overridable, EditCondition="bAssignIndexPartition", EditConditionHides)
|
| bTokenizeOnWhiteSpace |
bool |
Enables deprecated behavior using spaces as separators. |
Elements/Metadata/PCGMetadataPartition.h |
- EditAnywhere
- Category=Settings
- Meta=(EditCondition="bTokenizeOnWhiteSpace", EditConditionHides, DeprecationMessage="bTokenizeOnWhiteSpace has been deprecated.")
|
| PartitionAttributeNames |
FString |
TODO: Should be deprecated once array override is supported. |
Elements/Metadata/PCGMetadataPartition.h |
|
| PartitionAttributeSelectors |
TArray< FPCGAttributePropertyInputSelector > |
TODO: Should be overridable once array override is supported. |
Elements/Metadata/PCGMetadataPartition.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
|
| PartitionIndexAttributeName |
FName |
|
Elements/Metadata/PCGMetadataPartition.h |
- EditAnywhere
- Category=Settings
- Meta=(PCG_Overridable, EditCondition="bAssignIndexPartition", EditConditionHides)
|