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