Navigation
API > API/Plugins > API/Plugins/ModelingComponents
| Name | UGeometrySelectionEditCommandResult |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/SelectionEditInteractiveCommand.h |
| Include Path | #include "Selection/SelectionEditInteractiveCommand.h" |
Syntax
UCLASS (MinimalAPI)
class UGeometrySelectionEditCommandResult : public UInteractiveCommandResult
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveCommandResult → UGeometrySelectionEditCommandResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OutputSelection | UE::Geometry::FGeometrySelection | Selection/SelectionEditInteractiveCommand.h | ||
| SourceHandle | FGeometrySelectionHandle | Selection/SelectionEditInteractiveCommand.h |