Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Selection
Inheritance Hierarchy
- FChange
- FCommandChange
- FToolCommandChange
- FPersistentMeshSelectionChange
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Selection/PersistentMeshSelectionManager.h |
| Include | #include "Selection/PersistentMeshSelectionManager.h" |
Syntax
class FPersistentMeshSelectionChange : public FToolCommandChange
Remarks
FPersistentMeshSelectionChange stores a selection change, ie before-and-after states. UDEPRECATED_PersistentMeshSelectionManager emits these changes on selection modifications.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FGenericMeshSelection | From | ||
| FGenericMeshSelection | To |