Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
Command to Contract the current Selection by a one-ring
| Name | UModifyGeometrySelectionCommand_Contract |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/Commands/ModifyGeometrySelectionCommand.h |
| Include Path | #include "Commands/ModifyGeometrySelectionCommand.h" |
Syntax
UCLASS (MinimalAPI)
class UModifyGeometrySelectionCommand_Contract : public UModifyGeometrySelectionCommand
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveCommand → UGeometrySelectionEditCommand → UModifyGeometrySelectionCommand → UModifyGeometrySelectionCommand_Contract
Functions
Public
Overridden from UModifyGeometrySelectionCommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual EModificationType GetModificationType() |
Commands/ModifyGeometrySelectionCommand.h |