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