Navigation
API > API/Plugins > API/Plugins/DataprepCore
Inheritance Hierarchy
- UFactory
- UDataprepAssetInstanceFactory
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepFactories.h |
| Include | #include "DataprepFactories.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UDataprepAssetInstanceFactory : public UFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< class UDataprepAsset > | Parent | The parent of the of the instance to create |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| UObject * | FactoryCreateNew
(
UClass* InClass, |