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