Navigation
API > API/Plugins > API/Plugins/ModelingComponents
FGeometrySelectionReplaceChange stores a full replacement of a FGeometrySelection, ie full copies of the selection set before and after the change
| Name | FGeometrySelectionReplaceChange |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/GeometrySelectionChanges.h |
| Include Path | #include "Selection/GeometrySelectionChanges.h" |
Syntax
class FGeometrySelectionReplaceChange :
public FToolCommandChange ,
public IGeometrySelectionChange
Inheritance Hierarchy
- FChange → FCommandChange → FToolCommandChange → FGeometrySelectionReplaceChange
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| After | FGeometrySelection | Selection/GeometrySelectionChanges.h | ||
| Before | FGeometrySelection | Selection/GeometrySelectionChanges.h | ||
| Identifier | FGeometryIdentifier | Selection/GeometrySelectionChanges.h |