Navigation
API > API/Plugins > API/Plugins/PCG
| Name | UPCGAttributeTransferSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGAttributeTransferElement.h |
| Include Path | #include "Elements/PCGAttributeTransferElement.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGAttributeTransferSettings : public UPCGCopyAttributesSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGCopyAttributesSettings → UPCGAttributeTransferSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UPCGAttributeTransferSettings() |
Elements/PCGAttributeTransferElement.h |