Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp > API/Plugins/MeshModelingToolsEditorOnlyExp/UISMEditorTool
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void UpdateSelectionInternal
(
const TArray< FSelectedInstance >& NewSelection, |
ISMEditorTool.h | ||
void UpdateSelectionInternal
(
const TArray< FSelectedInstance >& NewSelection, |
ISMEditorTool.h |
UpdateSelectionInternal(const TArray< FSelectedInstance > &, bool)
| Name | UpdateSelectionInternal |
| Type | function |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/ISMEditorTool.h |
| Include Path | #include "ISMEditorTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Private/ISMEditorTool.cpp |
void UpdateSelectionInternal
(
const TArray < FSelectedInstance > & NewSelection,
bool bEmitChange
)
UpdateSelectionInternal(const TArray< FSelectedInstance > &, bool, const FText &)
| Name | UpdateSelectionInternal |
| Type | function |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/ISMEditorTool.h |
| Include Path | #include "ISMEditorTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Private/ISMEditorTool.cpp |
void UpdateSelectionInternal
(
const TArray < FSelectedInstance > & NewSelection,
bool bEmitChange,
const FText & TransactionLabel
)