Navigation
API > API/Plugins > API/Plugins/DataprepCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDataprepActionAppearance
References
| Module | DataprepCore |
| Header | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepActionAsset.h |
| Include | #include "DataprepActionAsset.h" |
Syntax
UCLASS&40;&41;
class UDataprepActionAppearance : public UObject
Remarks
Persists graphical state of the node associated with this action asset.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bGroupIsEnabled | ||
| bool | bIsExpanded | ||
| int32 | GroupId | ||
| FVector2D | NodeSize |