Navigation
API > API/Plugins > API/Plugins/ModelingComponents
FGeometrySelectionDeltaChange stores a Remove-then-Add change in a FGeometrySelection.
| Name | FGeometrySelectionDeltaChange |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GeometrySelectionChanges.h |
| Include Path | #include "Selection/GeometrySelectionChanges.h" |
Syntax
class FGeometrySelectionDeltaChange :
public FToolCommandChange ,
public IGeometrySelectionChange
Inheritance Hierarchy
- FChange → FCommandChange → FToolCommandChange → FGeometrySelectionDeltaChange
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Delta | FGeometrySelectionDelta | Selection/GeometrySelectionChanges.h | ||
| Identifier | FGeometryIdentifier | Selection/GeometrySelectionChanges.h |