Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
Inheritance Hierarchy
- UObject
- UInteractiveCommandArguments
- UGeometrySelectionEditCommandArguments
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/SelectionEditInteractiveCommand.h |
| Include | #include "Selection/SelectionEditInteractiveCommand.h" |
Syntax
UCLASS ()
class UGeometrySelectionEditCommandArguments : public UInteractiveCommandArguments
Remarks
Arguments for a UGeometrySelectionEditCommand
Variables
| Type | Name | Description | |
|---|---|---|---|
| UE::Geometry::EGeometryElementType | ElementType | ||
| FGeometrySelectionHandle | SelectionHandle | ||
| UE::Geometry::EGeometryTopologyType | TopologyMode |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsMatchingType
(
FGeometryIdentifier::ETargetType TargetType, |
||
| bool |