Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
| Name | UISMEditorToolReplacePropertySet |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/ISMEditorTool.h |
| Include Path | #include "ISMEditorTool.h" |
Syntax
UCLASS (MinimalAPI)
class UISMEditorToolReplacePropertySet : public UISMEditorToolActionPropertySetBase
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UISMEditorToolActionPropertySetBase → UISMEditorToolReplacePropertySet
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UISMEditorToolActionPropertySetBase → UISMEditorToolReplacePropertySet
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ReplaceWith | TObjectPtr< UStaticMesh > | ISMEditorTool.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Replace() |
Clear the active instance selection | ISMEditorTool.h |
|