Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/UISMEditorTool
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/ISMEditorTool.h |
| Include | #include "ISMEditorTool.h" |
Syntax
struct FSelectedInstance
Variables
| Type | Name | Description | |
|---|---|---|---|
| UInstancedStaticMeshComponent * | Component | ||
| int32 | Index | ||
| UE::Geometry::FAxisAlignedBox3d | WorldBounds |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FSelectedInstance& Other |