Navigation
API > API/Plugins > API/Plugins/DataprepCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDataprepActionStep
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepActionAsset.h |
| Include | #include "DataprepActionAsset.h" |
Syntax
UCLASS ()
class UDataprepActionStep : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsEnabled |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSoftClassPtr< UDataprepParameterizableObject > | |||
| UDataprepParameterizableObject * | |||
| const UDataprepParameterizableObject * |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | PostLoad () |
Do any object-specific cleanup required immediately after loading an object. |