| AttributeTypes |
FPCGMetadataTypesConstantStruct |
|
Elements/PCGCreateAttribute.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(ShowOnlyInnerProperties)
|
| bCopyAllAttributes |
bool |
|
Elements/PCGCreateAttribute.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(PCG_Overridable)
|
| bCopyAllDomains |
bool |
If checked, it is copying all attributes from all domains, as long as the source domain is supported on the target data. |
Elements/PCGCreateAttribute.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(EditCondition="bCopyAllAttributes", PCG_Overridable)
|
| InputSource |
FPCGAttributePropertyInputSelector |
|
Elements/PCGCreateAttribute.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(EditCondition="!bCopyAllAttributes", HideEditConditionToggle, PCG_DiscardPropertySelection, PCG_DiscardExtraSelection, PCG_Overridable)
|
| MetadataDomainsMapping |
TMap< FName, FName > |
When copying all attributes, a mapping can be specified. |
Elements/PCGCreateAttribute.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(EditCondition="bCopyAllAttributes && !bCopyAllDomains", EditConditionHides)
|
| OutputTarget |
FPCGAttributePropertyOutputSelector |
|
Elements/PCGCreateAttribute.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(EditCondition="!bCopyAllAttributes", PCG_DiscardPropertySelection, PCG_DiscardExtraSelection, PCG_Overridable)
|