Navigation
API > API/Plugins > API/Plugins/PCG
Merges multiple attribute sets together into a single attribute set
| Name | UPCGMergeAttributesSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGMergeAttributes.h |
| Include Path | #include "Elements/PCGMergeAttributes.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGMergeAttributesSettings : public UPCGSettingsWithDynamicInputs
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGSettingsWithDynamicInputs → UPCGMergeAttributesSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MergeTagsMode | EPCGMergeTagsMode | Elements/PCGMergeAttributes.h |
|