Navigation
API > API/Plugins > API/Plugins/DataprepCore
Persists graphical state of the node associated with this action asset.
| Name | UDataprepActionAppearance |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepActionAsset.h |
| Include Path | #include "DataprepActionAsset.h" |
Syntax
UCLASS ()
class UDataprepActionAppearance : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDataprepActionAppearance
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bGroupIsEnabled | bool | DataprepActionAsset.h | ||
| bIsExpanded | bool | DataprepActionAsset.h | ||
| GroupId | int32 | DataprepActionAsset.h | ||
| NodeSize | FDeprecateSlateVector2D | DataprepActionAsset.h |