Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Common properties
| Name | UCombineMeshesToolProperties |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/CombineMeshesTool.h |
| Include Path | #include "CombineMeshesTool.h" |
Syntax
UCLASS (MinimalAPI)
class UCombineMeshesToolProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UCombineMeshesToolProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UCombineMeshesToolProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsDuplicateMode | bool | CombineMeshesTool.h |
|
|
| EditCondition | Defines the object the tool output is written to. | CombineMeshesTool.h |
|
|
| EditConditionHides | CombineMeshesTool.h |
|
||
| OutputExistingName | NoResetToDefault FString | CombineMeshesTool.h |
|
|
| OutputNewName | NoResetToDefault FString | CombineMeshesTool.h |
|
|
| OutputWriteTo | HideEditConditionToggle EBaseCreateFromSelectedTargetType | CombineMeshesTool.h |
|