Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
| Name | UISMEditorToolActionPropertySet |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/ISMEditorTool.h |
| Include Path | #include "ISMEditorTool.h" |
Syntax
UCLASS ()
class UISMEditorToolActionPropertySet : public UISMEditorToolActionPropertySetBase
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UISMEditorToolActionPropertySetBase → UISMEditorToolActionPropertySet
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UISMEditorToolActionPropertySetBase → UISMEditorToolActionPropertySet
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ClearSelection() |
Clear the active instance selection | ISMEditorTool.h |
|
void Delete() |
Delete the selected instances | ISMEditorTool.h |
|
void Duplicate() |
Duplicate the selected instances | ISMEditorTool.h |
|