Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/BaseTools
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UOnAcceptHandleSourcesPropertiesBase
- UOnAcceptHandleSourcesProperties
- UBaseCreateFromSelectedHandleSourceProperties
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/BaseTools/BaseCreateFromSelectedTool.h |
| Include | #include "BaseTools/BaseCreateFromSelectedTool.h" |
Syntax
UCLASS&40;&41;
class UBaseCreateFromSelectedHandleSourceProperties : public UOnAcceptHandleSourcesProperties
Variables
| Type | Name | Description | |
|---|---|---|---|
| EditCondition | Base name of the newly generated object to which the output is written to. | ||
| EditConditionHides | |||
| NoResetToDefault FString | OutputExistingName | ||
| NoResetToDefault FString | OutputNewName | ||
| EBaseCreateFromSelectedTargetType | OutputWriteTo | Defines the object the tool output is written to. |