Navigation
API > API/Plugins > API/Plugins/UserToolBoxBasicCommand
| Name | UCleanHierarchy |
| Type | class |
| Header File | /Engine/Plugins/Experimental/UserToolBoxBasicCommand/Source/UserToolBoxBasicCommand/Public/CleanHierarchy.h |
| Include Path | #include "CleanHierarchy.h" |
Syntax
UCLASS ()
class UCleanHierarchy : public UUTBBaseCommand
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UUTBBaseCommand → UCleanHierarchy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UCleanHierarchy() |
CleanHierarchy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DSMetadataToPreserve | TArray< FString > | CleanHierarchy.h |
|
|
| RemoveEmptyBranches | bool | CleanHierarchy.h |
|
|
| RemoveIntermediaryActorsWithoutGeometry | bool | CleanHierarchy.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Execute() |
CleanHierarchy.h |