Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/ISMEditorTool.h |
| Include | #include "ISMEditorTool.h" |
Syntax
enum EISMEditorToolActions
{
NoAction,
ClearSelection,
Delete,
Duplicate,
Replace,
}
Values
| Name | Description |
|---|---|
| NoAction | |
| ClearSelection | |
| Delete | |
| Duplicate | |
| Replace |