Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Changes
Inheritance Hierarchy
- FChange
- FCommandChange
- FToolCommandChange
- FMeshSelectionChange
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Changes/MeshSelectionChange.h |
| Include | #include "Changes/MeshSelectionChange.h" |
Syntax
class FMeshSelectionChange : public FToolCommandChange
Remarks
FMeshSelectionChange represents an reversible change to a UMeshSelectionSet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAdded | ||
| EMeshSelectionElementType | ElementType | ||
| TArray< int32 > | Indices |