Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
| Name | FISMEditorSelectionChange |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/ISMEditorTool.h |
| Include Path | #include "ISMEditorTool.h" |
Syntax
class FISMEditorSelectionChange : public FToolCommandChange
Inheritance Hierarchy
- FChange → FCommandChange → FToolCommandChange → FISMEditorSelectionChange
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NewSelection | TArray< UISMEditorTool::FSelectedInstance > | ISMEditorTool.h | ||
| OldSelection | TArray< UISMEditorTool::FSelectedInstance > | ISMEditorTool.h |