Navigation
API > API/Plugins > API/Plugins/UserToolBoxBasicCommand
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UUTBBaseCommand
- UCleanHierarchy
References
| Module | UserToolBoxBasicCommand |
| Header | /Engine/Plugins/Experimental/UserToolBoxBasicCommand/Source/UserToolBoxBasicCommand/Public/CleanHierarchy.h |
| Include | #include "CleanHierarchy.h" |
Syntax
UCLASS&40;&41;
class UCleanHierarchy : public UUTBBaseCommand
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FString > | DSMetadataToPreserve | ||
| bool | RemoveEmptyBranches | ||
| bool | RemoveIntermediaryActorsWithoutGeometry |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from UUTBBaseCommand
| Type | Name | Description | |
|---|---|---|---|
| void | Execute () |