| InputSource1 |
FPCGAttributePropertyInputSelector |
|
Elements/Metadata/PCGMetadataStringOpElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Input
- Meta=(PCG_Overridable)
|
| InputSource2 |
FPCGAttributePropertyInputSelector |
|
Elements/Metadata/PCGMetadataStringOpElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Input
- Meta=(PCG_Overridable, EditCondition="HasTwoOperands() || HasThreeOperands()", EditConditionHides)
|
| InputSource3 |
FPCGAttributePropertyInputSelector |
|
Elements/Metadata/PCGMetadataStringOpElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Input
- Meta=(PCG_Overridable, EditCondition="HasThreeOperands()", EditConditionHides)
|
| Operation |
EPCGMetadataStringOperation |
|
Elements/Metadata/PCGMetadataStringOpElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
|
| OutputTypeAsString |
bool |
For deprecation, for Matches and Substring, allow to output the result in String instead of bool. |
Elements/Metadata/PCGMetadataStringOpElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Output
- AdvancedDisplay
- Meta=(EditCondition="OutputsBool()", EditConditionHides)
|
| SearchCase |
TEnumAsByte< ESearchCase::Type > |
|
Elements/Metadata/PCGMetadataStringOpElement.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(PCG_Overridable, EditCondition="HasSearchCase()", EditConditionHides)
|