| bDiscardAttributeValue |
bool |
Do not output the value of the attribute in the tag (e.g. MyAttr:1), but only the attribute name (e.g. MyAttr) |
Elements/Metadata/PCGDataAttributesAndTags.h |
- EditAnywhere
- BlueprintReadWrite
- AdvancedDisplay
- Category="Settings"
- Meta=(PCG_Overridable)
|
| bDiscardNonParseableAttributeTypes |
bool |
If the type is not parseable (like a Quaternion for example), it can be discarded or just added as name. |
Elements/Metadata/PCGDataAttributesAndTags.h |
- EditAnywhere
- BlueprintReadWrite
- AdvancedDisplay
- Category="Settings"
- Meta=(PCG_Overridable)
|
| bTreatStringAttributesAsTags |
bool |
Controls whether string attribute will be broken down as their contents only, and supports CSV too. |
Elements/Metadata/PCGDataAttributesAndTags.h |
- EditAnywhere
- BlueprintReadWrite
- AdvancedDisplay
- Category="Settings"
- Meta=(PCG_Overridable)
|